react-map-gl-geocoder icon indicating copy to clipboard operation
react-map-gl-geocoder copied to clipboard

React wrapper for mapbox-gl-geocoder for use with react-map-gl

Results 48 react-map-gl-geocoder issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Hello, I'd like to know if it's gonna be able to run alone without displaying a map like in Vanilla JS ? ( https://docs.mapbox.com/mapbox-gl-js/example/mapbox-gl-geocoder-no-map/ )

When importing the package into React typescript project, the module name `import Geocoder from 'react-map-gl-geocoder';` gives the following error: ``` Could not find a declaration file for module 'react-map-gl-geocoder'. 'c:/Users/.../client-app/node_modules/react-map-gl-geocoder/dist/index.js'...

Is there any way to keep the current value of Geocoder on the state? For example, creating a hook like `setSearchQuery(Geocoder.input.current.value)` ? This is my Geocoder: ``` ``` Thanks!

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Are there plans for supporting externalgeocoder? Currently localgeocoder is synchronous and doesn't support external API calls for search.

I had been working with the Geocoder outside of the map. When I set the input value, the Geocoder is loaded with it's suggestions and they do not collapse until...

Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5. Release notes Sourced from color-string's releases. 1.5.5 (Patch/Security Release) - hwb() ReDos patch (low-severity) Release notes copied verbatim from the commit message, which can...

dependencies