I am building iOS and MacOS app. Both share Swift code base. Seems like Mapbox does not support MacOS.
So currently I am using Mapbox GL JS as a web view. What I found is if I use my styles in Mapbox Ios Preview App, navigations are super smooth and tiles load very fast. But in Safari or Chrome it is not.
I assume there is a difference between MapBox IOS API and Mapbox GL JS? Do you know of any way to use IOS API to get Mac os version of my App working? Seems Catalyst is not supported as well. Maybe there is something in workings by Mapbox ?
It just smooth navigation is key for me. Any advice ?
Thank you so much for your time and advice, much appreciated it !