class documentation

Map configuration

Class Variable center map center
Class Variable coordinatePrecision precision for coordinates
Class Variable crs crs for this map
Class Variable extent map extent
Class Variable extentBuffer extent buffer
Class Variable layers collection of layers for this map
Class Variable title map title
Class Variable wrapX wrap the world horizontally
Class Variable zoom map scales and resolutions

Inherited from Config:

Class Variable uid unique ID

Inherited from Data (via Config):

Method __init__ Undocumented
Method __repr__ Undocumented
Method get Undocumented
Method set Undocumented
Method update Undocumented
center: t.Optional[gws.Point] = (source)

map center

coordinatePrecision: t.Optional[int] = (source)

precision for coordinates

crs: t.Optional[gws.CrsName] = (source)

crs for this map

extent: t.Optional[gws.Extent] = (source)

map extent

extentBuffer: t.Optional[int] = (source)

extent buffer

collection of layers for this map

title: str = (source)

map title

wrapX: bool = (source)

wrap the world horizontally

map scales and resolutions