mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.37k stars 1.33k forks source link

MaxLatitude has problem #16549

Open zhangxinagjunHJH opened 3 years ago

zhangxinagjunHJH commented 3 years ago

I want to know what's the MaxLatitude on this plugin? I added one maker, for example: longitude, latitude(48.015, 90)

It didn't show marker on the map.

But when I changed latitude to 85, it shows marker on map.