Skip to content

TrendingTechnology/phila-vue-mapping

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phila-vue-mapping

phila-vue-mapping is a library of Vue components that can be used in mapping apps which use Vue.js and Vuex. It includes many mapping components such as Maps, ESRI WebMaps, and Cyclomedia Widgets, etc.

To Include The Components In Your App

  • in a bundled app, use npm:

    npm install phila-vue-mapping

  • in an html file, use the CDN:

    <script src="//unpkg.com/@cityofphiladelphia/phila-vue-mapping@0.0.8/dist/phila-vue-mapping.js"></script>

Usage

Check out the wiki for usage documentation.

About

a library of vue components used by mapping applications

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 86.4%
  • JavaScript 13.6%