Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-map
/
com.mapsted.map.position
/
MapPlotHelper
/
getMapLayerByZone
get
Map
Layer
By
Zone
@
Nullable
open
fun
getMapLayerByZone
(
zone
:
ZoneEditable
,
layerManager
:
LayerManager
)
:
VectorElementMapLayer
Return
MapLayer for plotting based on zone (ZoneEditable)
@
Nullable
open
fun
getMapLayerByZone
(
zone
:
Zone
,
layerManager
:
LayerManager
)
:
VectorElementMapLayer
Return
MapLayer for plotting based on zone (Zone)