Overview:
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.
Features:
- Maps, ESRI WebMaps, and Cyclomedia Widgets
- Components for mapping apps using Vue.js and Vuex
- Integration with pinboard and property-data-explorer
- Support for geolocation and popups
Installation:
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/@phila/vue-mapping@2.0.5/dist/phila-vue-mapping.js"></script>
Summary:
phila-vue-mapping is a library of Vue components designed for mapping apps using Vue.js and Vuex. It provides various mapping components, including support for Maps, ESRI WebMaps, and Cyclomedia Widgets. The library can be easily installed using npm or the CDN. With its integration with pinboard and property-data-explorer, support for geolocation, and popups, phila-vue-mapping offers a comprehensive solution for building mapping apps with Vue.js.