Class SearchBox

Index

Constructor methods

Methods

Constructor methods

constructor(inputField: HTMLInputElement, opts?: SearchBoxOptions): SearchBox

Parameters

Returns

SearchBox

Methods

public getBounds(): LatLngBounds

Returns

LatLngBounds

public getPlaces(): PlaceResult[]

Returns

PlaceResult[]

public setBounds(bounds: LatLngBounds)

Parameters