• The Geocoder control displays an input box. Typing into it sends requests to Mapbox for geocoding (with a debounce), and a list of matches appears. Clicking a match has the map fly to the selection location. The control must be provided with a map access_token to work.

    The input box can be placed using the x and y props.

    Remarks

    This control is skinnable.

    Parameters

    Returns Element

Generated using TypeDoc