posm / OpenMapKitAndroid

http://openmapkit.org
BSD 3-Clause "New" or "Revised" License
128 stars 38 forks source link

PathOverlay Clipper is Screwy #144

Open hallahan opened 8 years ago

hallahan commented 8 years ago

Sometimes lines just don't draw. It's the clipping algorithm. I made my own clipper in the custom OSM renderer, and I should port that to PathOverlay so we don't see this bug:

2016-04-22 22 39 56

This is a deprecated Mapbox Android SDK Legacy bug.

I encountered this while implementing #45.