Flutter : How to draw map marker widget with Icon as child?
98 views
Skip to first unread message
Gauthier Eholoum
unread,
Jun 23, 2019, 1:49:19 PM6/23/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Flutter Development (flutter-dev)
I'am using leaflet map in my flutter application and I want to add custom Marker on the map. Something like that : https://github.com/lvoogdt/Leaflet.awesome-markers. I have found "A Dart implementation of Leaflet.markercluster for Flutter" but I don't know how that can help. Please help