Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

OverlayImage and CircleMarker layer #1

Open
aleffabricio opened this issue May 23, 2019 · 3 comments
Open

OverlayImage and CircleMarker layer #1

aleffabricio opened this issue May 23, 2019 · 3 comments

Comments

@aleffabricio
Copy link

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.

@synw
Copy link
Owner

synw commented May 23, 2019

You can use the builder function from Flutter map markers to build your own markers and include any widget: example: https://github.com/synw/livemap/blob/master/example/lib/markers.dart#L34

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.

@synw synw closed this as completed May 25, 2019
@aleffabricio
Copy link
Author

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.

@synw
Copy link
Owner

synw commented Dec 17, 2019

Reopening as this is not resolved. I don't know how overlay images work, I'll check that

[Edit] sorry for the delay I did not see your comment before

@synw synw reopened this Dec 17, 2019
@synw synw changed the title Layers to controller or constructor LiveMap OverlayImage and CircleMarker layer Dec 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants