Fixed
Status Update
Comments
ro...@gmail.com <ro...@gmail.com> #2
Please add a link to your demo.
pa...@gmail.com <pa...@gmail.com> #3
I had thought my report was precise enough for you to reproduce it faster than me...
Anyway, here is a link to a demo :http://nimwendil.net/_ext/gmaps/issue4052.html
Anyway, here is a link to a demo :
le...@gmail.com <le...@gmail.com> #4
This bug seems related to what I have experienced:
Draggable markers disappear after being dragged if map property is set again
Steps to reproduce:
- create a map and add a draggable marker
- add an event listener to the click event which updates the position of the marker and also sets the map attribute again
- drag the marker
- click anywhere in the map
--> the marker disappears
Demo:http://pastehtml.com/raw/bva0gduez.html
This can easily be resolved by not setting the map attribute again in the click listener.
Draggable markers disappear after being dragged if map property is set again
Steps to reproduce:
- create a map and add a draggable marker
- add an event listener to the click event which updates the position of the marker and also sets the map attribute again
- drag the marker
- click anywhere in the map
--> the marker disappears
Demo:
This can easily be resolved by not setting the map attribute again in the click listener.
ad...@gtempaccount.com <ad...@gtempaccount.com> #6
Google: this bug also breaks the very popular MarkerCluster and MarkerClustererPlus utility libraries. See Issue 4091
je...@gmail.com <je...@gmail.com> #7
I would like:
-Seasonal variations of opening hours
-Opening hours to be returned via the API
This would be great.
-Seasonal variations of opening hours
-Opening hours to be returned via the API
This would be great.
ki...@gmail.com <ki...@gmail.com> #8
Seems to work, thanks.
je...@gmail.com <je...@gmail.com> #9
[Comment deleted]
j....@gmail.com <j....@gmail.com> #10
I can confim that it is also now working for this:
marker.setMap(null)
marker.setMap(map)
marker.setAnimation(google.maps.Animation.BOUNCE)
markerSetanimation(null)
market.setMap(null)
marker.setMap(map)
Thanks for the fix!
ma...@gmail.com <ma...@gmail.com> #11
Think this adding business hours to search results our as a search criteria (find nearest open) a game changer.
ca...@gmail.com <ca...@gmail.com> #12
Would love to see this.
te...@gmail.com <te...@gmail.com> #13
I thought at one point I did see hours of operation in the json for place details. Now, after a few weeks they're gone! Was I seeing things? It will be VERY cool to have hours of operation in the json.
vi...@gmail.com <vi...@gmail.com> #14
I would like to vote for this feature too. Using store hours in search criteria would be great too.
th...@google.com <th...@google.com> #15
Opening hours are now returned in Place Details results where available:
https://developers.google.com/places/documentation/#PlaceDetailsResults
https://developers.google.com/maps/documentation/javascript/places#place_details_responses
Place Search results also now include a property that indicates if a business is currently open.
Place Search results also now include a property that indicates if a business is currently open.
[Deleted User] <[Deleted User]> #16
Thank you so much for this!
rf...@gmail.com <rf...@gmail.com> #17
Yes, thank you VERY much!
al...@gmail.com <al...@gmail.com> #18
Thanks!!!
ru...@gmail.com <ru...@gmail.com> #19
Is it possible to add/edit the opening hours of an existing place?
he...@gmail.com <he...@gmail.com> #20
Batch create/edit from SQL database source is a must if you have > 10 shops. We have 130.....
Description
There are details in Places that are not shown the Google Places API Details response, like opening
hours. It would be great if we could access these too!
*********************************************************
For developers viewing this issue: please click the 'star' icon to be
notified of future changes, and to let us know how many of you are
interested in seeing it resolved.
*********************************************************