-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
How do you set the size for a Marker? #3455
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
Comments
Hi @codingdudecom ,
|
Thanks! it works I used
|
Just put the svg or image icon inside tag also give width and height to Svg |
this didn't work |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Question
I have a marker like this:
But the width property does not do anything. I tried also using a larger image for the marker, but that's not working either.
What's the correct way for setting the size for the markers?
thanks!
John
The text was updated successfully, but these errors were encountered: