mapbox / mapbox-scenekit

Other
231 stars 51 forks source link

Adds midpoints to break long polyline segments #65

Open natalia-osa opened 5 years ago

natalia-osa commented 5 years ago

Allows avoiding polyline go through a mountain etc. The method is optional, fully configurable and can be useful for many people.

By the way - removes the mess in demo class with huge location array. Now it's not even needed :-)