CUSTOM

data class CUSTOM(val url: URL) : MTMapReferenceStyle

Custom style from the URL.

Constructors

constructor(url: URL)

Properties

val url: URL