Demo: https://benchan1997.github.io/gmap-leaflet/
GMap-leaflet is map for The Great Merchant (巨商). The old version is composed at Jan 2015 and based on Google's maps javascript api. Unfortunately, the api is changed and I want to port it to leaflet based.
GMap-leaflet is based on Leaflet now.
bower install
- build a
overlay imagedemo - add map image into
assets - fix the
boundsetting - convert old town data from xml to json
- convert old town
chinesename data to json - convert old town
englishname data to json - show the town marker on the map
- toggle layer function (Town, NPC, SPC)
- toggle all marker (Town, NPC, SPC)
- language switch (Chinese, English)
- town
searchbased on Chinese and English - marker add
- marker location and info modify
- marker store into
local storage - data export & import
- use
fa-iconto improve ux - change the
layoutto make ux improvement - mobile & tablet interface improvement
- code optimize
- clean up
unnecessarycode & files
This Application is MIT licensed.
All resources are reproduced on the Internet, and for learning purposes, not commercial use. If any resources involve copyright issues, the copyright holder is requested to contact me. I will remove related resources after I have actually associated the copyright. Sorry for any inconvenience caused.