Skip to content

Kishan4572/maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage of maps-lib

1.calling leaflet map: var map = maps().map(id, coordinate, zoomlevel) here id is mapid, coordinate to centre map, and zoomlevel

2.calling intrested base map: var satellite = maps().google('satellite').addTo(map) Here'satellite' can be changed with any other google basemaps like 'satellite','street', 'terrain','hybrid'. And also you can call osm, esri world imaginary, topography, cycleOSM, watercolor by .osm(), .esri(), .topo(), cycleOSM(), waterColor()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published