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

Work in web? #29

Closed
d3roch4 opened this issue Dec 8, 2020 · 5 comments
Closed

Work in web? #29

d3roch4 opened this issue Dec 8, 2020 · 5 comments

Comments

@d3roch4
Copy link

d3roch4 commented Dec 8, 2020

This geocoding lib work on web?
I have e app for Android, iOS and Web

@giorgio79
Copy link

giorgio79 commented Dec 9, 2020

I was just checking this myself, but no candy so far. Should be a simple http call though...
https://developers.google.com/maps/documentation/geocoding/overview

@giorgio79
Copy link

@giorgio79
Copy link

And another one https://pub.dev/packages/google_maps_webservice

@JDDV
Copy link
Contributor

JDDV commented Aug 27, 2021

Hi @d3roch4, the geocoding plugin does not work for web. We've discussed this briefly if we should implement this or not. Our main concern is that we need to find a service for the web support that can do the things we need (geocoding/reverse geocoding) but that is also free to use, reliable, stable, and accurate/good working. We will need to discuss this further and do a bit of research of what is possible and what not. We will look into this in the future, but I can not give you an estimated date when we will know more about this topic, or when we start implementing it.

@giorgio79, it's not a polite thing to send people to other plugins from our plugins GitHub page since we're working hard on our open source plugins.
The plugins you mentioned and also the documentation link of the geocoding page are paid options since you need an API key from Google which is not free as you can see here.

Before you start using the Geocoding API, you need a project with a billing account and the Geocoding API enabled. To learn more, see Set up in Cloud Console.

If you have any other idea or (free) solution I would gladly hear from you so we can try to support web too!

@JDDV JDDV closed this as completed Aug 27, 2021
@JDDV
Copy link
Contributor

JDDV commented Sep 2, 2021

Hi @d3roch4 , 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!

Thanks in advance!

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

3 participants