mapbox / mapbox/mapbox-gl-geocoder
Should not show powered by when using external source
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 388
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys I am using geocoder with only `localGeocoderOnly` for the search, in this case I believe there is no need to show `powered-by` in the footer of the search, either allow to pass powered-by option when creating geocoder or if localGeocoderOnly is true and has externalGeocoder.
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 tracing how the geocoder footer renders the powered-by element and how the localGeocoderOnly and externalGeocoder options are handled. Confirm the intended behavior for local-only searches and verify that the powered-by footer is omitted or configurable without changing normal external searches.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100