mapbox-gl-js icon indicating copy to clipboard operation
mapbox-gl-js copied to clipboard

Compare Performance: Mapbox GL JS vs. Native iOS/Android SDKs

Open DikeyKing opened this issue 2 years ago • 0 comments

mapbox-gl-js version:v2.15.0

Question

Question 1: Is there any documentation that demonstrates the performance differences between mapbox-gl-js and the native iOS/Android SDKs, specifically in terms of load speed, rendering performance, and other relevant metrics.

Question 2: Since Android and iOS both have good WebGL support, when should I choose mapbox-gl-js as the primary option and when should I choose the native SDKs?

Question 3: Based on question 2, does it seem that mapbox-gl-js is a good option for Android and iOS developers, as it can save a significant amount of time when integrating and using the SDK?

Links to related documentation

  • https://www.mapbox.com/mapbox-gljs
  • https://www.mapbox.com/mobile-maps-sdk

DikeyKing avatar Nov 01 '23 06:11 DikeyKing