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.
The
Geocodercontrol 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 mapaccess_tokento work.The input box can be placed using the
xandyprops.Remarks
This control is skinnable.