Tagged Questions
0
votes
0answers
116 views
Loading geojson like map tiles in modestmaps
I have a map that's using modestmaps.js quite nicely so far. However, under my naive implementation around 200kb of data is loaded at each zoom level to be rendered as markers (it's in geoJson, but ...