map
- style.map(area='base', style=None)
Convenience function to create a
GeoViewfor map based plotting.- Parameters
area (str or list) – map area
style (str) – map style
- Return type
areais 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.