FromUrlOptions

Properties

Link copied to clipboard
abstract val credit: Credit?

A credit for the data source, which is displayed on the canvas.

Link copied to clipboard
abstract val key: String?

Your API key to access Google Street View Static API. See [https://developers.google.com/maps/documentation/javascript/get-api-key] for instructions on how to create your own key. If undefined, defaults to GoogleMaps.defaultStreetViewStaticApiKey. If that value is unavailable, falls back to GoogleMaps.defaultApiKey. Default value - GoogleMaps.defaultStreetViewStaticApiKey

Link copied to clipboard
abstract val tileSize: Double?

Default width and height (in pixels) of each square tile. Default value - 600

Link copied to clipboard
abstract val url: Resource?

The URL to access Google Street View Static API. See [https://developers.google.com/maps/documentation/streetview/overview] for more information. Default value - GoogleMaps.streetViewStaticApiEndpoint