mapbox / mapbox/mapbox-gl-geocoder

Should not show powered by when using external source

Open
#456 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-triaged enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.