soal / vue-mapbox-geocoder

Wrapper for vue-mapbox-geocoder
13 stars 22 forks source link

fix "No mapboxgl detected in options" error #8

Open akul-ka opened 5 years ago

akul-ka commented 5 years ago

Fix error No mapboxgl detected in options. Map markers are disabled. Please set options.mapboxgl. by providing mapboxgl prop. Based on issue https://github.com/mapbox/mapbox-gl-geocoder/issues/252

vinayakkulkarni commented 5 years ago

This one also needs to be patched soon!

MrSunshyne commented 4 years ago

I can't seem to get rid of that error even after using the patch. Any clue @vinayakkulkarni @akul-ka ?

RonAlmog commented 4 years ago

any progress with this? I'm still getting this error, 'No mapboxgl detected in options. Map markers are disabled. Please set options.mapboxgl.' when placing the MglGeocoderControl inside a MglMap.

jimblue commented 4 years ago

Having the same issue, any update ?

jimblue commented 4 years ago

What still need to be done before merging this PR ?

vinayakkulkarni commented 4 years ago

@jimblue: I suggest you use https://github.com/geospoc/v-mapbox-geocoder as it's a maintained fork which has fixed all these tiny bugs, soal seems to be AFK for a while now

jimblue commented 4 years ago

@vinayakkulkarni thanks for the suggestion 😃 But it's sad that this main repo isn't well maintain 😞