Generate a static map with basic options.
StaticMapImage
and StaticMapBuilder
.
StaticMapImage
widget. You can customize the map by passing in various parameters, such as the center, zoom level, and markers.
StaticMapBuilder
widget generates an url you can use in a child widget of your choice. This is useful if you want to use a different widget than the built-in StaticMap
widget.
url
parameter: