OpenMapView
Toggle table of contents
0.5.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
OpenMapView
OpenMapView
/
de.afarber.openmapview
/
BitmapDescriptor
/
AssetMarker
Asset
Marker
data
class
AssetMarker
(
val
assetName
:
String
)
:
BitmapDescriptor
(
source
)
Marker from an asset file.
Members
Constructors
Asset
Marker
Link copied to clipboard
constructor
(
assetName
:
String
)
Properties
asset
Name
Link copied to clipboard
val
assetName
:
String
The name of the asset file (e.g., "markers/custom_marker.png")