Skip to content

Overview

This is the documentation for the MapLibre on Flutter. The maplibre package provides bindings to MapLibre Native and MapLibre-GL-JS.

Here is an overview what you can find in this documentation:

  • Getting started helps you to integrate the package into your project.
  • Styles can be used to customize the design of the map.
  • User Interface provides easy to use controls and indicators.
  • Annotations are an easy way to add annotations such as Markers, Circles, Polylines or Polygons to the map.
  • Style Layers are a powerful way to add or remove new layers to the map.
  • Events are a way to listen to something like a click on the map.