Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

Custom view as a pin #98

Open
Kamil-H opened this issue Aug 2, 2018 · 2 comments
Open

Custom view as a pin #98

Kamil-H opened this issue Aug 2, 2018 · 2 comments

Comments

@Kamil-H
Copy link

Kamil-H commented Aug 2, 2018

Hi,
I would like to ask if your plugin supports custom view as a pin or only custom "image"? Would it be possible to get an circle with number instead of default pin?

EDIT:
Alternatively, is it possible to get X,Y position of marker (real position on screen) to draw number on top of it?
I'm asking about something like Projection that let translate coordinates to actual position in view:
https://developers.google.com/android/reference/com/google/android/gms/maps/Projection

@Eimji
Copy link

Eimji commented Aug 3, 2018

Hello,

Yes ! I agree, it would be nice to have the possibility to display the id index of a Marker above the Pin view.
I am looking for this option, instead of displaying custom pin images (with numbers on it)

@matthewtsmith
Copy link
Member

We do not have plans to add this to this plugin. If you are looking for more customization options you should take a look at our other project https:/apptreesoftware/flutter_map.

In that plugin, any marker is just a "Widget" so you can display whatever you want.

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

3 participants