vatavian / vataviamap

.Net maps and GPS tracks
http://vatavian.github.io/vataviamap/
2 stars 1 forks source link

Google maps (MapType.GoogleMap, MapType.GoogleSatellite) #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This might help you get tiles from Google:

http://code.google.com/p/gmapcatcher/source/browse/trunk/src/mapServers/googl
eMaps.py
http://code.google.com/p/gmapcatcher/source/browse/trunk/src/mapServers/googl
eMapMaker.py

Original issue reported on code.google.com by heldersepu on 21 Dec 2009 at 9:52

GoogleCodeExporter commented 9 years ago
Upps it looks like the links where did not show correctly

look at the files:
 googleMapMaker.py
 googleMaps.py
http://code.google.com/p/gmapcatcher/source/browse/#svn/trunk/src/mapServers

Original comment by heldersepu on 21 Dec 2009 at 9:55

GoogleCodeExporter commented 9 years ago
Some research is needed to determine whether Google Maps lets us use their 
tiles. It
is hard to tell whether they are trying to make it hard for us on purpose or 
just
trying to defeat browser caching.

Original comment by mark.g...@gmail.com on 22 Feb 2010 at 6:45