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
When rendering point geometries, regardless of passing in fillOpacity and fillColor to the vectorTileLayerStyles function, it seems to render the points as circlemarkers with no fill at all:
The code to get this follows the docs pretty closely:
When rendering point geometries, regardless of passing in
fillOpacity
andfillColor
to thevectorTileLayerStyles
function, it seems to render the points as circlemarkers with no fill at all:The code to get this follows the docs pretty closely:
Sandbox demonstrating the issue
Is this a known bug? Am I doing something wrong? This seems to be the case for both canvas and svg renderers.
The text was updated successfully, but these errors were encountered: