question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

LocationIQProvider is not exported

See original GitHub issue

Steps to reproduce: (from docs)

import { LocationIQProvider } from 'leaflet-geosearch';

const provider = new LocationIQProvider({ 
  params: {
    key: '__YOUR_LOCATIONIQ_KEY__',
  },
});

but LocationIQProvider is not defined

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:5
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
smeijercommented, May 23, 2020

The export of the provider has been fixed in leaflet-geosearch v3, which has been released 🎉

1reaction
smeijercommented, Apr 15, 2020

Closing this issue as the ongoing discussion is out of context. @Heni-ghodbane, Can we continue the docs/provider discussion here? (As written there, I’ve updated the docs 🙂 )

Read more comments on GitHub >

github_iconTop Results From Across the Web

locationiq-provider/.gitattributes at master - GitHub
[READ ONLY] Provider for LocationIQ. Contribute to geocoder-php/locationiq-provider development by creating an account on ... .gitattributes export-ignore.
Read more >
Terms of Service - LocationIQ
BY INTERACTING IN ANY WAY WITH THE UNWIRED LABS (INDIA) PVT LTD LOCATIONIQ API, INCLUDING, BUT NOT LIMITED TO, REQUESTING CREDENTIALS OR ...
Read more >
LocationIQ Reviews 2022: Details, Pricing, & Features - G2
Not able to export images from Maps and add labels. ... This is one of the best Map and location tracking service provider...
Read more >
Geocoder Documentation - Read the Docs
e.g. provider not supporting multiple results: >>> import geocoder ... As you can see, location and provider_key are passed through:.
Read more >
Exporting findings - Amazon GuardDuty - AWS Documentation
Replace [optional prefix] with a folder location for your exported findings (GuardDuty will create this location during set up if it does not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found