mapbox / mapbox/mapbox-gl-geocoder
Latest release (currently v4.7.0) is not available via CDN
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 388
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
The [latest release](https://github.com/mapbox/mapbox-gl-geocoder/releases) (currently `v4.7.0`) is not available via CDN:
https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.7.0/mapbox-gl-geocoder.min.js
The latest release which is available there is:
https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.5.1/mapbox-gl-geocoder.min.js
This affects also the official Mapbox example:
https://docs.mapbox.com/mapbox-gl-js/example/mapbox-gl-geocoder/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the v4.7.0 release URL with the working v4.5.1 CDN URL and check the official Mapbox example linked in the issue. Trace how released versions become available at the CDN, then verify that the latest release URL works and the example can load it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100