@cityofphiladelphia/phila-vue-mapping
v1.0.17
Published
A Vue.js component for data-rich web mapping
Downloads
11
Keywords
Readme
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/[email protected]/dist/phila-vue-mapping.js"></script>
Usage
Check out the wiki for usage documentation.