-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Description
I'm trying to implement the Location plugin to my application from an example that's in the Mapbox Android demo app. However, when I follow the code and try to do LocationLayerMode.TRACKING I am getting an error because of LocationLayerMode and when I try to import the library: import com.mapbox.mapboxsdk.plugins.locationlayer.LocationLayerMode, I still get an error saying that it "Cannot resolve symbol LocationLayerMode"
Did something change with LocationLayerMode because I cannot use this package at all in my application and it gives me an error.
Metadata
Metadata
Assignees
Labels
No labels