TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

class Tinman.Pyramid.GoogleMaps

Short Name:
  • class GoogleMaps
Derived From:
Fields:

A pixel pyramid that accesses the GoogleMaps imagery via HTTP.

By using this class, you explicitly agree to and obey the Google Maps/Google Earth APIs Terms of Service, which can be found here: https://developers.google.com/maps/terms.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
optional key string  
null

The GoogleMaps API key to use.

optional version number  
739

The GoogleMaps tile version to use (i.e. the '&v=?' HTTP query parameter). Use of the tile version is intended to be used to debugging and testing only and should not be used for production; a proper API key should be used instead.

external info Pyramid.Info    

Holds detail information about this pixel pyramid.