MapTileLayer enum

Defines values for MapTileLayer. Possible values include: 'basic', 'hybrid', 'labels', 'terra'

Fields

Basic

Returns a tile containing all map features including polygons, borders, roads and labels.

Hybrid

Returns a tile containing borders, roads, and labels, and can be overlaid on other tiles (such as satellite imagery) to produce hybrid tiles.

Labels

Returns a tile of just the map's label information.

Terra

Map canvas complete with shaded relief tiles. Zoom levels 0-6 (inclusive) are supported. Png is the only supported TileFormat and only available MapTileSize is 512.