-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Can't find sprite named 'markerViewSettings' in Android #6352
Comments
@boundsj this is because of annotations views ghosting annotations. I remember this also occurring on iOS and remember a PR coming by that resolved this. I'm unable to locate that one, could you link it? or explain the changes? |
@tobrun I upgraded mapbox sdk to |
"Can't find sprite named 'icon'" call when Marker created MarkerOptions (not MarkerViewOptions).
|
I'm sorry I missed this before. I think the iOS PRs you were thinking of are: They add an invisible pixel so that the existing annotation management system has a way to track annotations at the GL level (as it always has) even though the the actual annotation is represented with a native view. I'm not certain that is the issue in this report although it may be. |
Platform: Android
Mapbox SDK version: 4.1.1
Steps to trigger behavior
What is the problem of my mapbox map? is it just a debug log and how to turn it off?
The text was updated successfully, but these errors were encountered: