Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 2.36 KB

README.md

File metadata and controls

39 lines (28 loc) · 2.36 KB

NextGIS Frontend Vue2

Github lerna version

http://code.nextgis.com

Vue 2 Map components for NextGIS Frontend

Links

Vue2

  • vue2-ngw-leaflet – integrate NextGIS Web maps into vue2.js with leaflet adapter;
  • vue2-ngw-ol – integrate NextGIS Web maps into vue2.js with openlayers adapter;
  • vue2-ngw-maplibre-gl – integrate NextGIS Web maps into vue2.js with Maplibre GL JS js adapter;
  • vue2-ngw-map – abstract plugin to integrate NextGIS Web maps into vue2.js;
  • vue2-ngw-vuetify – vuetify components for NextGIS Web Frontend
  • vue2-ngw-vuexVuex store for NextGIS Web resources;

Example projects

See how nextgis frontend libraries are used in real projects

h Leaflet.

  • oralhistory (LIVE) – Typescript, Vuetify, Maplibre GL JS and properties filter usage example.
  • nextgisweb_viewer – Service for viewing map resources from NextGIS Web (LIVE). Vuetify, typescript (outdated).