NoOverlay

data class NoOverlay(val value: Boolean) : ExpoFpPlanParameter

Shows or hides the overlay panel, emitted as the canonical visibility[overlay] with the value inverted.

The canonical form sets the whole map-chrome visibility at once: every element the URL omits resets to visible. On a plan that hides other chrome, pass those keys too, e.g. Raw("visibility[header]", "false").

Constructors

Link copied to clipboard
constructor(value: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val key: String

Parameter key.

Link copied to clipboard

Functions

Link copied to clipboard

Converts to a query item: