StaticMapLayer enum

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

Fields

Basic

Returns an image containing all map features including polygons, borders, roads and labels.

Hybrid

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

Labels

Returns an image of just the map's label information.