thespacemaker / care

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Vue 84.5%Language:HTML 10.7%Language:JavaScript 4.8%