Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marker Icon on android doesn't change #29

Closed
dhs9004 opened this issue May 26, 2020 · 2 comments
Closed

Marker Icon on android doesn't change #29

dhs9004 opened this issue May 26, 2020 · 2 comments

Comments

@dhs9004
Copy link

dhs9004 commented May 26, 2020

Hi all,

I have been trying to change the default marker Icon on android application, but it doesn't work. I tried the same configuration on web and it worked.

image

Thanks in advanced,

@dhs9004
Copy link
Author

dhs9004 commented Jun 18, 2020

Any update on this?

I'm using this
_markerColor = 'assets/images/map-marker-clear.png';

Do I have to use 'assets/images/image.png' as you description?

If [icon] is set, must be a path to an image from project root as follows: assets/images/image.png. Or it must be an instance of [ByteString].

@march-dev
Copy link
Contributor

Look at example main file at line 137.
This is woking sample, checked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant