Tagged Questions
3
votes
2answers
740 views
local tiles server for offline access
Anyone knows if there is a "lightway" solution to mount a local tile server?
Feature I'd to provide is local storage of small sections of maps, not more than small city for example, in order to ...
6
votes
1answer
399 views
What does maps.nokia.com use?
The maps on maps.nokia.com are pretty amazing. I assume they're generating their own tiles but, does anyone know about the infrastructure behind site: the tile server used? and their JavaScript ...
1
vote
0answers
260 views
Retrieve tile path of superoverlay in Google Earth Plugin using Javascript
I've created a superoverlay using MapTiler and am displaying that in a webpage with the Google Earth plugin. I'd like to identify the current tile (level, x, y) being displayed with a mousemove ...