ResourceOptions

constructor(apiKey: String = "", tileServerOptions: TileServerOptions = TileServerOptions.DemoTiles, cachePath: String = "maplibre-cache", assetPath: String = "", maximumCacheSize: Long = 50 * 1024 * 1024)(source)