You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 8, 2023. It is now read-only.
Hello, I was looking at the liveMap package and I wanted to see if you can add an OverlayImage and CircleMarker layer in the LiveMap or LiveMapController builder. Because I could put the circle around the marker and could add images.
The text was updated successfully, but these errors were encountered:
For images check out this repo: https://github.com/synw/map_markers : it's a collection of markers and it has a photo marker if it can be useful to you. This repo is not documented yet.
Hello, sorry for the delay. And that the OverlayImage that is of the flutter_map the return and of type OverlayImage, and in the build of the marker it waits for a Widget, and in case the image by the example sent I can not use, therefore the image I use would be via overlayImage, because I pass the coordinates note , south, east and west to position the image on the map.
Hello, I was looking at the liveMap package and I wanted to see if you can add an OverlayImage and CircleMarker layer in the LiveMap or LiveMapController builder. Because I could put the circle around the marker and could add images.
The text was updated successfully, but these errors were encountered: