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

changing the marker default icon option in EditControl using draw attribute #249

Open
galgerman opened this issue Jul 28, 2024 · 0 comments

Comments

@galgerman
Copy link

im trying to change the icon options, such as iconUrl and iconSize. thought the documentation only refers to the react library which as no relation to the dash implementation on how to generate the icon dict.

for example to change polygon options it says to change the 'shapeOptions' and it works.
but for icon it says 'icon: new MyCustomMarker()' and no explenation on what it means dash python wise.

could you provide an example on how to change the marker being drawn?

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