You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a raster source with the scheme "tms" in the style, but it seems not working.I find the Android Sdk has the funciton "setScheme". will react native support the tms setting?
The text was updated successfully, but these errors were encountered:
Support for the tms value was implemented in mapbox/mapbox-gl-native#2270 and will be in the next releases of the Mapbox Android SDK and Mapbox iOS SDK. Then this library will have to upgrade to those releases.
@wangtun, TMS support is in iOS SDK v3.4.0-alpha.3. (Be sure to monitor our releases page to find out when bug fixes and features make it into a release.) If you’re using the SDK directly, you can start developing against it, but note that the other changes will be quite fluid until we reach beta.
I have a raster source with the scheme "tms" in the style, but it seems not working.I find the Android Sdk has the funciton "setScheme". will react native support the tms setting?
The text was updated successfully, but these errors were encountered: