mechevarria / demo-vue-leaflet-geoman

Sample Vue application integrating leaflet and geoman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo-vue-leaflet-geoman

Sample web application integrating bootstrap based coreui with Vue, Leaflet and drawing controls. Initial scafold done with Vue CLI. The project can be pushed directly with a buildpack to SAP Cloud Platform

map

Integration and Links

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Deploy to SAP Cloud Platform

You can create an account for free at SAP Cloud Platform

cf-login.sh

Buildpack

  • Push your code directly without the need of a container registry with the following commands (make sure you have done a build ahead of time)
cf-push.sh
  • You will find a url to your deployed application in the SAP Cloud Foundry Cockpit.

Customize configuration

See Configuration Reference.

About

Sample Vue application integrating leaflet and geoman


Languages

Language:Vue 70.1%Language:JavaScript 27.3%Language:Shell 2.6%