map

style.map(area='base', style=None)

Convenience function to create a GeoView for map based plotting.

Parameters
  • area (str or list) – map area

  • style (str) – map style

Return type

GeoView

area is either the name of a built in area or a list in [S, W, N, E] format specifying a rectangular area on the cylindrical projection.