-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
location-layer-pluginIssues that deal with the location layer moduleIssues that deal with the location layer module
Description
We hear complaints from users about Attempt to remove non-JNI local reference, dumping thread logs littering the logcat. Referencing mapbox/mapbox-gl-native#9688 (comment), we can work around those issues by using FeatureCollections and Functions/Expressions to update LocationLayer in various places like
Line 195 in 1ccb76c
| layerMap.get(layerId).setProperties(iconRotate(bearing)); |
Line 201 in 1ccb76c
| accuracyLayer.setProperties( |
Metadata
Metadata
Assignees
Labels
location-layer-pluginIssues that deal with the location layer moduleIssues that deal with the location layer module