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.map_overlay
/
AlertImpactPolygonPlotter
/
AreaPolygon
/
AreaPolygon
Area
Polygon
constructor
(
propertyId
:
Int
,
buildingId
:
Int
,
floorId
:
Int
,
@
NonNull
polygonId
:
String
,
@
Nullable
geoJsonRings
:
ArrayList
<
ArrayList
<
ArrayList
<
Double
>
>
>
,
@
Nullable
lineColor
:
String
,
@
Nullable
fillColor
:
String
,
lineWidth
:
Float
)