Hierarchy

  • IGeocoderProps

Properties

access_token: string

Mapbox access token.

clearable?: boolean

Add clear button?

placeholder?: string

Optional placeholder for input box.

searchIcon?: boolean

Show a static search icon?

skin?: ISkin

Optional skin to apply.

width?: number

Optional control width. Defaults to 300px.

x: number

Horizontal button position. A negative value is an offset from the right.

y: number

Vertical button position. A negative value is an offset from the bottom.

Generated using TypeDoc