MapLicense

class MapLicense(val content: String) : NdsStoreAccessPermit

A subclass representing a license-based access permit for a map.

Parameters

content

A string representing the map license.

Constructors

Link copied to clipboard
constructor(content: String)

Inherited properties

Link copied to clipboard