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
Hi,
I noticed that polygons added as layers are always filled on iOS - the bool fill parameter is ignored in DrawPolygon(), see OsmSharp.iOS.UI.CGContextRenderer.
Hi,
I noticed that polygons added as layers are always filled on iOS - the bool fill parameter is ignored in DrawPolygon(), see OsmSharp.iOS.UI.CGContextRenderer.
I replaced
with