Tagged Questions
0
votes
2answers
158 views
Using OpenLayers with OSM as map
Got this code from a teacher and I don't know what I am doing wrong! I have searched around but I can't find the error. Visual Basic shows no error.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 ...
8
votes
3answers
2k views
Simple way to have an offline web based map?
My goal is to have a world map embedded in a web page, but without access to the internet. Preferrably only a set of tiles in combination with some slippy map js-lib. Storage space is not really an ...