Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 717 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 717 Bytes

How to setup this project

Create a directory, for example sapper-app

Clone this repo and and place under sapper-app directory

Change directory

cd landing-page-sapper-app-master

Install all the dependencies

npm i

Start development

npm run dev

Generate production build (client side)

npm run export

How to find the latitude/longitude of location

First type address in Good Map Search bar

Copy the latitude & longitude in browser address bar

Paste the info in your leaflets function

How to place different colored marker

Go to https://github.com/pointhi/leaflet-color-markers, there are several options, follow the instructions to show other colored marker