josxha / flutter-maplibre

Permissive and performant mapping library that supports Mapbox Vector Tiles (MVT) powered by MapLibre SDKs.
https://flutter-maplibre.pages.dev
Other
17 stars 3 forks source link

[BUG] Annotation layers not working consistently on Android #77

Closed josxha closed 1 month ago

josxha commented 1 month ago

Platforms

Android

Version of flutter-maplibre

main

Bug Description

Annotation Layers not working on Android.

Steps to Reproduce

open Annotation Layer examples on Android.

Expected Results

Annotations visible

Actual Results

Annotations not visible

Code Sample

// Paste your code here