toggle menu
Wemap SDKs
0.19.0
androidJvm
switch theme
search in API
core
/
com.getwemap.sdk.core.model.entities
/
MapData
Map
Data
@
Serializable
(
with
=
MapDataSerializer::class
)
data
class
MapData
Members
Types
Extras
Link copied to clipboard
data
class
Extras
Properties
bounds
Link copied to clipboard
val
bounds
:
BoundingBox
center
Link copied to clipboard
val
center
:
Point
external
Id
Link copied to clipboard
val
externalId
:
String
?
extras
Link copied to clipboard
val
extras
:
MapData.Extras
?
id
Link copied to clipboard
val
id
:
Int
initial
Bearing
Link copied to clipboard
val
initialBearing
:
Double
?
initial
Pitch
Link copied to clipboard
val
initialPitch
:
Double
?
is
Offline
Link copied to clipboard
val
isOffline
:
Boolean
max
Bounds
Link copied to clipboard
val
maxBounds
:
BoundingBox
?
max
Zoom
Link copied to clipboard
val
maxZoom
:
Double
min
Zoom
Link copied to clipboard
val
minZoom
:
Double
name
Link copied to clipboard
val
name
:
String
offline
Bundle
Link copied to clipboard
val
offlineBundle
:
File
?
span
Link copied to clipboard
val
span
:
PointSpan
style
Link copied to clipboard
val
style
:
String
tags
Overlap
Link copied to clipboard
val
tagsOverlap
:
Boolean
use
Tags
Link copied to clipboard
val
useTags
:
UseTags
?