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

Hi, I'm trying to use react-map-gl-geocoder in my Next.js application. The mapbox-gl-geocoder appears on my screen, but I can't see the geocoder. Nonetheless, the geocoder appears in my react dev...

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Hi there, I am having an issue with react-map-gl-geocoder. When i use "filter" prop to filter the search results, the geocoder's default marker doesnt drop on selected location, also the...

Hello Team, I have tried a lot to use the gecoder with type script but it is keep showing errors my file is as below ``` import mapboxgl from 'mapbox-gl';...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

I implemented like in your example. Search field working well. But if I switch to an other page or when local dev server is reloaded on files change, the search...

I'm not able to load the plugin at all via pnpm. ``` window is not defined ReferenceError: window is not defined at Object. (../..//node_modules/.registry.npmjs.org/suggestions/1.6.0/node_modules/suggestions/index.js:57:1) at Module._compile (module.js:652:30) at Object.Module._extensions..js (module.js:663:10)...

Hello, I encountered a weird bug on Android on the autocomplete: when you scroll in your page then click on an item, the selected item that is put in the...

Do you know how I could implement this into kepler.gl's module? I tried this.... but no luck ` import React, {Component} from 'react'; import {connect} from 'react-redux'; import AutoSizer from...

I am using the r`eact-map-gl-geocoder` package in version 2.2.0 and I have discovered that there is a vulnerability (CVE-2022-25881) in one of the transitive dependencies of the package, `http-cache-semantics`, which...