heldersepu / GMapCatcher

An offline map viewer
Other
218 stars 69 forks source link

Tiles not downloading #447

Closed PauW2804 closed 6 years ago

PauW2804 commented 6 years ago

Hi, recently opened GMapCatcher and its not working. no maps are available. I'm using leaflet and the OpenStreetmap locations are still working. Is there a way I can change the path URL's in GMapCatcher?

Kind Regards Paul

heldersepu commented 6 years ago

It could be that the default map(MAP_SERVERS[NOKIA]) has change their map pattern, but I just tested OpenStreetMap and the map tiles are downloading without a problem...

Unfortunately the only way to change it at the moment is in code, here is a link to all the maps: https://github.com/heldersepu/GMapCatcher/tree/master/gmapcatcher/mapServers If yo know what needs to change send a Pull Reques

heldersepu commented 6 years ago

resolved on latest version