AssetMarker

data class AssetMarker(val assetName: String) : BitmapDescriptor(source)

Marker from an asset file.

Constructors

Link copied to clipboard
constructor(assetName: String)

Properties

Link copied to clipboard

The name of the asset file (e.g., "markers/custom_marker.png")