Skip to content

sourcx/sample-app-openlayers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenLayers sample app

This is an example Vue app that uses OpenLayers. The HomeView renders a TheMap component to which I pass a geometry json.

Creation

npm init vue@latest
cd vue-project
npm install --save ol prettier
npm install
npm run format

How to run

npm run dev
open http://127.0.0.1:5175/

Demo

sceenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published