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

How to Add custom marker ? #901

Closed
CMingTseng opened this issue Apr 2, 2019 · 5 comments
Closed

How to Add custom marker ? #901

CMingTseng opened this issue Apr 2, 2019 · 5 comments

Comments

@CMingTseng
Copy link

If i want custom marker ( All different !!!)

Before i Ref : https://stackoverflow.com/questions/34586876/how-can-i-create-a-speech-bubble-border-for-a-google-marker-custom-icon-using-pi

i use Picasso & Glide do it

Outer frame Ref : https://pse.is/GMUCR

now ?

THX

@ben-j69
Copy link

ben-j69 commented Apr 5, 2019

You can generate views, then translate it in Bitmap and add it as Symbol.

@LukasPaczos
Copy link
Member

What @ben-j69 mentioned should be the correct solution for runtime-generated images.

You can add the image to the map with MapboxMap#addImage and reference that image ID when building SymbolOptions.

@frankgogoland
Copy link

I came across same question,Could you give me some samples?

@mortezahosseinee
Copy link

Do you need custom icon in marker place or custom view in info window?

@frankgogoland
Copy link

frankgogoland commented Dec 17, 2019 via email

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

5 participants