leaflet - How to determine what terrain / map type a marker or point is on? -


is possible leaflet.js or mapbox.js determine terrain / map type marker on.. example sea, land, road or buildings?

http://leafletjs.com/ http://mapbox.com/

if building own map tilemill, interactivity: http://mapbox.com/tilemill/docs/crashcourse/tooltips/ wouldn't necessary have have popup appear, instead use utfgrid key/value store indicate areas tapped on map.


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -