[Google Maps API v3] Trying to communicate with Licensing/Sales team without getting irrelevant automated emails.

2012-08-07 Thread Stryder Crown
That would be a pretty wonderful thing. I'm developing for a bit of an edge case here and I wanted to talk options but when I use that contact form at http://support.google.com/enterprisehelp/bin/request.py?&contact_type=gme I just get automatic emails trying to sell me services that won't wo

Re: [Google Maps API v3] Google Distance Matrix

2012-08-07 Thread Jennifer Leu
Hi Chris, After I did many Google searches, I was overjoyed to find that I could use Distance Matrix Service to get the driving distance of two pairs of lat/long. Then, I saw the pink shaded terms of use. Although I don't need a map for the distance, but in the same application there is a fea

[Google Maps API v3] Re: My Map application suddenly does not work on my Blackberry Torch

2012-08-07 Thread lewis zhou
Same problem here, and I am quite urgent Did the google map lib get some changes And it becomes not support blackberry anymore?? is there a way that can fix the version??? like v3.23232323 so that this kind of thing will never happen On Friday, July 27, 2012 1:48:08 AM UTC+8, Ed wr

[Google Maps API v3] Updating infowindow location in real time

2012-08-07 Thread Jason
I have a set of draggable markers on a map. Getting the coordinate information is no issue, but I'd like to have the coordinate location update in the infowindow in real time. Is there a way to do this without creating multiple InfoWindows? My current solution is to implement a drag listener f