MapPosition(mapping=None, *, ignore_unknown_fields=False, **kwargs)Map position settings for the map.
Attributes |
|
|---|---|
| Name | Description |
fit_data |
bool
Optional. Whether to fit the map to the data. If true, the map will be resized to fit the data. If false, langitude and longitude will be used to set the map size. |
latitude_value |
float
Optional. Latitude of the map. |
longitude_value |
float
Optional. Longitude of the map. |
zoom_scale_value |
float
Optional. Scale of the map. |