Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

placemarkFromCoordinates implementation is missing on WEB #27

Closed
RajuMuliyashiya opened this issue Dec 1, 2020 · 7 comments
Closed

Comments

@RajuMuliyashiya
Copy link

Overflow on channel: flutter.baseflow.com/geocoding. Messages on this channel are being discarded in FIFO fashion. The engine may not be running or you need to adjust the buffer size if of the channel.
Error: MissingPluginException(No implementation found for method placemarkFromCoordinates on channel flutter.baseflow.com/geocoding)

Version: geocoding: ^1.0.5

Platform:

  • WEB
@mvanbeusekom
Copy link
Member

@RajuMuliyashiya geocoding doesn't support web, currently only Android and iOS are supported.

@RajuMuliyashiya
Copy link
Author

@mvanbeusekom In Future will you add web support on same?

@mvanbeusekom
Copy link
Member

Yes I am planning to but I don't have any indication on when I will get around to adding the implementation.

@giorgio79
Copy link

I would be happy to chip in $20 Does that help?
Most likely a copy and paste exercise, eg https://gist.github.com/tyrauber/3351515

@giorgio79
Copy link

@giorgio79
Copy link

PS this one seems to claim Web support maybe, merging efforts would be good https://pub.dev/packages/google_geocoding

@JDDV
Copy link
Contributor

JDDV commented Sep 2, 2021

Hi @RajuMuliyashiya , I just made a proposal about this topic. It would help out a lot if you could read the #69 proposal and react to it.
The main problem is that in contrary to Android and Apples geocoding service, a geocoding web service is free to an extend, but paid if you exceed a certain request limit. This problem is all explained in the proposal, and it would help us out a lot if you could react to it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants