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
pathmapper
changed the title
Border of polygon with fill pattern shows artifacts
Border of translucent polygon with fill-color or fill-pattern shows artifacts
Nov 10, 2017
The current fill-outline-color implementation depends on a GL feature with limited platform support. We're tracking a different way to render fill outlines in #2080 -- in the meantime, if you have precise requirements for the rendering of fill outlines, we recommend using a separate line layer to draw the outline.
mapbox-gl-js version: current Studio
Steps to Trigger Behavior
Upload the following SVG file to a sprite of a style in Mapbox Studio:
bright_green_fill.svg.zip
Use it as a fill pattern for a polygon.
Expected Behavior
The polygon border shows no artifacts.
Actual Behavior
The polygon border shows artifacts.
The text was updated successfully, but these errors were encountered: