a library of vue components used by mapping applications
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.
To include the components in your app:
npm install @phila/vue-mapping<script src="//unpkg.com/@phila/vue-mapping@2.0.5/dist/phila-vue-mapping.js"></script>
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.