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
ImageSource does not have update coordinates method. We can only update image using mapView.mapboxMap.style.updateImageSource(withId: <#T##String#>, image: <#T##UIImage#>) method
Required
ImageSource should have update coordinates method. How to update ImageSource coordinates after adding ?
The text was updated successfully, but these errors were encountered:
Environment
Observed behavior and steps to reproduce
ImageSource does not have update coordinates method. We can only update image using mapView.mapboxMap.style.updateImageSource(withId: <#T##String#>, image: <#T##UIImage#>) method
Required
ImageSource should have update coordinates method. How to update ImageSource coordinates after adding ?
The text was updated successfully, but these errors were encountered: