flutter_map_location_marker icon indicating copy to clipboard operation
flutter_map_location_marker copied to clipboard

CurrentLocationLayer widget number of rebuilds going crazy 1000 rebuilds under a minute

Open MohdSaadi opened this issue 7 months ago • 0 comments

When adding the CurrentLocationLayer to the flutter map this widget is being rebuild like crazy even when standing still it can reach 4000-6000 + as long the map widget is open

Steps to reproduce the behavior:

  1. just opening the map page

Expected behavior rebuild only when necessary like on location change or something

Screenshots

Screenshot (250)

  • Device: Pixel 6 API 33
  • OS: Android 13

MohdSaadi avatar Jul 18 '24 12:07 MohdSaadi