Skip to main content

Markers and annotations

The Mapbox Maps SDK for Flutter offers several ways to add markers, annotations, and other shapes to a map. This guide helps you choose the best approach for your application based on factors like interaction requirements, number of features, the need for customizing the style of features, and data sources.

Annotation
Add an annotation to the map.
Style layer
Add icons representing features from a vector source.

Read more about each method, benefits and limitations of each, available customization options, and how to combine methods in the guides listed below.

Was this page helpful?