Hi
Is it possible for the user to put a marker on the scattermap with a mouse click?
I would like to do a radius selection based on user input position via mouse click.
I’ve been googling…and could not find anything.
Thanks in advance.
VH
Hi
Is it possible for the user to put a marker on the scattermap with a mouse click?
I would like to do a radius selection based on user input position via mouse click.
I’ve been googling…and could not find anything.
Thanks in advance.
VH
You may be able to use the clickData event on your graph to pass a new center on your plot. You can find out how in the interactive part of the user’s guide: https://dash.plot.ly/interactive-graphing