2.0.1 • Published 7 years ago

mapbox-gl-geocoder v2.0.1

Weekly downloads
1,494
License
ISC
Repository
github
Last release
7 years ago

Mapbox GL Geocoder

A geocoder control for mapbox-gl-js using the Mapbox Geocoding API.

Usage

https://www.mapbox.com/mapbox-gl-js/example/mapbox-gl-geocoder/

Usage with a module bundler

This module exports a single class called MapboxGeocoder as its default export, so in browserify or webpack, you can require it like:

var MapboxGeocoder = require('mapbox-gl-geocoder');

Deeper dive

See API.md for complete reference.

Contributing

See CONTRIBUTING.md.

2.0.1

7 years ago

2.0.0

7 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago

0.1.0

8 years ago

0.0.0

8 years ago