Skip to content

ghj1040110333/mapserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapserver

offline map service

backend : It's easy to do. You only make a web service .You shuold have interface to parse the frontend’s request and return map tiles.

frontend : 1.https://unpkg.com/leaflet@1.0.3/dist/leaflet.css (You shuold download and reference them on the web page .) 2.https://unpkg.com/leaflet@1.0.3/dist/leaflet.js (https://leafletjs.com)

material : map tiles. How can we download the map tiles? http://pan.baidu.com/s/1miMF9nM (You can download the MapDownloader and download the tiles.)

MapDownloader: Image

Web: Image

About

offline map service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 83.6%
  • HTML 13.4%
  • Shell 3.0%