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.36k stars 1.33k forks source link

[darwin] Remove `accountType` check #16449

Closed jmkiley closed 4 years ago

jmkiley commented 4 years ago

Launch Checklist

This PR removes the check for whether accountType is equal to 0.

@julianrex