salem.Map.set_text

Map.set_text(x=None, y=None, text='', crs=Proj('+proj=longlat +datum=WGS84 +no_defs', preserve_units=True), **kwargs)[source]

Add a text to the map.

Keyword arguments will be passed to mpl’s text() function.