I just integrated MapBox into my iOS project and noticed that info button in bottom right. How to remove it? It will confuse a lot of people later on.
Set
mapView.logoView.isHidden = true
mapView.attributionButton.isHidden = true
and in info.plist
MGLMapboxMetricsEnabledSettingShownInApp
to YES
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With