mapbox / mapbox-scenekit

Other
231 stars 51 forks source link

Jumping map height - only vertically #47

Open natalia-osa opened 5 years ago

natalia-osa commented 5 years ago

Height is applied in stripes horizontally. Vertically there is a 0 height each 2nd step. Visible if you try to open following coordinates:

let terrainNode = TerrainNode(minLat: 54.511607741673, maxLat: 54.542808297769, minLon: -3.27453444107799, maxLon: -3.14963894570278)

mapbox example proj - side mapbox example proj - front