public class LayerController
extends java.lang.Object
Constructor and Description |
---|
LayerController(MapboxMap mapboxMap,
MapView mapView,
Layer layer,
TrafficRefreshSettings trafficRefreshSettings) |
Modifier and Type | Method and Description |
---|---|
void |
activate() |
void |
deactivate() |
boolean |
isActive() |
void |
refresh() |
void |
setLayerActive(boolean active) |
public LayerController(MapboxMap mapboxMap, MapView mapView, Layer layer, TrafficRefreshSettings trafficRefreshSettings)