withPriority abstract method
- MapLayerPriority priority
Configures the builder to set the MapLayerPriority to be used by the layer.
priorityMapLayerPriority which should be applied to the layer.
Returns MapLayerBuilder. This class instance.
Implementation
MapLayerBuilder withPriority(MapLayerPriority priority);