setPriority abstract method
- MapLayerPriority priority
Sets the render priority for the layer which replaces any previously defined priorities.
priorityPriority for the layer.
Implementation
void setPriority(MapLayerPriority priority);
Sets the render priority for the layer which replaces any previously defined priorities.
priority Priority for the layer.void setPriority(MapLayerPriority priority);