You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
marker symbols in scattermapbox either don't show up or don't color correctly. For example, 'star' is visible but is always black; square isn't visible.
'Note that the array `marker.color` and `marker.size`',
'are only available for *circle* symbols.'
].join(' ')
},
The list in https://www.mapbox.com/maki-icons/ seems to change fairly frequently, and yes some markers can't be shown in color, but there's not much we can do about it.
marker symbols in scattermapbox either don't show up or don't color correctly. For example, 'star' is visible but is always black; square isn't visible.
https://codepen.io/bcd/pen/EpVaxQ?editors=1010
I see there a few issue concerning symbols specific to IE or Edge. This isn't browser-specific.
The text was updated successfully, but these errors were encountered: