Skip to content

A showcase on how to integrate an OpenLayers map in a Vue.js codebase.

Notifications You must be signed in to change notification settings

jahow/ol-vue-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ol-vue-example

A simple application showcasing the integration of an OpenLayers map in a Vue.js app.

Allows editing a GeoJSON file and seeing the objects rendered on a map, with a list of attributes of the currently hovered feature shown on the right.

Live demo

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A showcase on how to integrate an OpenLayers map in a Vue.js codebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published