plotly/plotly.js

maxdisplayed for markers in scattermap

CarlAndersson opened this issue · 0 comments

I'm often dealing with gps position logs and plotting them on maps to see where measurement targets have been moving.
These have loads of points, so for visual clarity I do not want markers on all points.
For normal xy scatter, there's marker-maxdisplayed , but there seems to be no analog for scattermap?