nelo-mapbox-geocoder is a VueJS component for [mapbox-gl-geocoder](https://github.com/mapbox/mapbox-gl-geocoder) support.
npm install nelo-mapbox-geocodernelo-mapbox-geocoder is a VueJS component for mapbox-gl-geocoder support.
Use the package manager npm to install nelo-mapbox-geocoder.
``bash`
npm i nelo-mapbox-geocoder
bash
accessToken="YOUR_ACCESS_TOKEN"
language="it"
types="address,country"
countries="it"
:callback="getResults"
defaultLocation="Search..."
/>
``