-
Notifications
You must be signed in to change notification settings - Fork 506
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
modify icon size #916
Comments
Did you find a workaround? |
Yes, I did - I think I managed to do it by modifying the .css |
Would you care to share the modified css code, please? |
Below are the .css parameters I tweaked. It was fiddly, and it also depends on what is being passed to the iconCreateFunction. But in the end I managed to get the desired results.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using the quakes data as an example and the code below, I wish to modify the icon size. I need to keep the rest of the code as unchanged as possible, I just want to make the icons smaller. I wish to do this because maps with many data points become excessively crowded. Can you please help?
NB I did post this issue on StackOverflow a couple of years ago, but have never received any replies.
The text was updated successfully, but these errors were encountered: