add support for Google Maps (map and satellite images)
authorBernhard Beschow <bbeschow@cs.tu-berlin.de>
Wed, 26 Aug 2009 08:17:41 +0000 (10:17 +0200)
committerKishore Jonnalagadda <kishore.jonnalagadda@droneaerospace.com>
Sat, 5 Dec 2009 15:04:36 +0000 (20:34 +0530)
commitaabb7bd64db1f68189dfd8bb6318c36fe6abc31c
tree6e2fd45d19133099f93e28963cfe3e052dc623eb
parent33150ec1e9082c8bae1faf3c60882dbc533dc39a
add support for Google Maps (map and satellite images)
53 files changed:
data/CMakeLists.txt
data/maps/earth/googlemaps/0/0/0.png [new file with mode: 0644]
data/maps/earth/googlemaps/googlemaps-preview.png [new file with mode: 0644]
data/maps/earth/googlemaps/googlemaps.dgml [new file with mode: 0644]
data/maps/earth/googlemaps/legend.html [new file with mode: 0644]
data/maps/earth/googlemaps/legend/airportapron.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/airportrunway.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/boundary.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/bridge.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/bridleway.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/byway.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/cycleway.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/footway.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/motorway.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/primaryroad.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/railway.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/railwaystation.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/secondaryroad.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/significantbuilding.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/subway.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/summitpeak.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/track.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/tram.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/trunkroad.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/tunnel.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/unclassifiedroad.png [new file with mode: 0644]
data/maps/earth/googlemaps/legend/unsurfacedroad.png [new file with mode: 0644]
data/maps/earth/googlemaps2/0/0/0.jpg [new file with mode: 0644]
data/maps/earth/googlemaps2/googlemaps2-preview.png [new file with mode: 0644]
data/maps/earth/googlemaps2/googlemaps2.dgml [new file with mode: 0644]
data/maps/earth/googlemaps2/legend.html [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/airportapron.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/airportrunway.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/boundary.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/bridge.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/bridleway.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/byway.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/cycleway.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/footway.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/motorway.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/primaryroad.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/railway.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/railwaystation.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/secondaryroad.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/significantbuilding.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/subway.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/summitpeak.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/track.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/tram.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/trunkroad.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/tunnel.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/unclassifiedroad.png [new file with mode: 0644]
data/maps/earth/googlemaps2/legend/unsurfacedroad.png [new file with mode: 0644]