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
The SnapshotOptions(styleURL:, camera:, size:) takes a style parameter which we need to specify a URL for. It would be nice if an enum could be created so we can specify something like satelliteStyleURL kind of like how the Mapbox SDK has it. This way users don't have to remember to update to the latest version.
The text was updated successfully, but these errors were encountered:
The
SnapshotOptions(styleURL:, camera:, size:)
takes a style parameter which we need to specify a URL for. It would be nice if an enum could be created so we can specify something like satelliteStyleURL kind of like how the Mapbox SDK has it. This way users don't have to remember to update to the latest version.The text was updated successfully, but these errors were encountered: