Assigned
Status Update
Comments
ca...@google.com <ca...@google.com> #2
Yes please :) Along with a more specific definition of how the Popular Times are determined (how much history? done by mobile device activity? check ins?)
ca...@google.com <ca...@google.com> #3
Making popular times available by day of the week would be awesome
ex...@spark.net <ex...@spark.net> #4
It already is Jeffrey, you can toggle by day on mobile or desktop
ca...@google.com <ca...@google.com> #5
We apologize for this experience.
The internal issue that we filed is still open as our engineers are still actively working on it.
Once again, apologies and thank you very much for your understanding. Once we are able to receive updates, we will surely let you know.
Description
===========================================================================================
#REMINDER: Please do not disclose any possible PII such as: email address, IP, contact number, any part of name, project numbers and billing accounts as these information may violate security and privacy. Comments or attachments that include PII will be removed and restricted from public viewing.
Furthermore, please refrain from replying to a comment as this will make your email address visible. Instead, you may use the Issue Tracker’s comment feature for your replies.
It is OK to share your API Project ID, but _not_ API keys or client ID credentials.
To learn more about personal data, visit
===========================================================================================
What is the incorrect behavior that you are experiencing?
- When we reverse geocode the coordinate lat: 31.768319, long: 35.21371, the first result is Kharlap St 23, Palestine, 30112, Israel
What should happen instead?
- The web reverse geocoding API and
Link to the Demo application[1] that reproduces the problem:
-
Steps to reproduce the problem:
1.Call GMSGeocoder.reverseGeocodeCoordinate(_:completionHandler with the coordinate lat: 31.768319, long: 35.21371
2. Print GMSReverseGeocodeResponse.firstResult() to the console.
Operating system version: Any iOS version (Tested on 16.0 and 17.2)
Google Maps SDK for iOS version: Google Maps SDK for iOS version: Latest (8.4.0) and 6.2.1
Google Places API for iOS version: Google Maps SDK for iOS version: Latest (8.4.0) and 6.2.1
Hardware model: Hardware model: Any iOS device (Tested on iOS Simulator and iPhone 11 Pro)
-------------------------------------------------------------------
[1] You can fork