liodali / osm_flutter

OpenStreetMap plugin for flutter
https://pub.dev/packages/flutter_osm_plugin
MIT License
231 stars 97 forks source link

Clustering & Label --- is it possible to use clustering and Label with this plugin..? #10

Open princeagra21 opened 4 years ago

princeagra21 commented 4 years ago

Kindly assist me how can we implement Clustering & Icon Label with this plugin..

Thanks Regard Prince Rajput

liodali commented 4 years ago

try to use setStaticPosition(List geoPoints,String id ) it similar to clustering you want to change dialog message when you click on marker or somthing else ?