map_projection property

map_projection property

MapProjection

Definition:

@property
def map_projection(self):
    ...
@map_projection.setter
def map_projection(self, value):
    ...

See Also