You cannot post messages because only members can post, and you are not currently a member.
Description:
Discuss the Google Maps JavaScript API v3, which lets developers embed Google Maps in their own web pages with JavaScript. Note that there is also a JS API v2. Please make sure you know which one you're using.
|
|
|
Do not use a Google Maps API v2 key when loading the Maps API v3
|
| |
Hi all, As those of you who used the Google Maps API prior to the introduction of Maps API v3 no doubt recall, the Maps API v2 required that each developer obtain a "key", which was an 86 character long string starting with "ABQI" that had to be passed as the key parameter in the script tag that loaded the... more »
|
|
READ THIS FIRST: Posting Guidelines
|
| |
Welcome to the group! Before posting, please check your post meets this criteria. Please note your first post is moderated -- after that, you can freely post to the group. 1. Please search before posting! Please search the group before posting. You can search from the group homepage. You may also find it useful to search on Stack Overflow:... more »
|
|
Upcoming Google Maps API Office Hours
|
| |
The Google Maps API Developer Relations team will be holding office hours every couple of weeks in Google+ Hangouts. The next three are: Feb 1st 10am Pacific Time with Mano Marks and Kathryn Hurley: [link] <[link]> <[link]><[link]> Feb 15th 10am Sydney Time with Chris Broadfoot, Luke Mahe and Dave Holmes... more »
|
|
ok to bind to mvc events like editable_changed?
|
| |
Not sure if this has been covered already, I'm wondering if its reasonable to assume events like "editable_changed" that are automatically exposed by MVCObjects like Polygon, etc., are within the realm of the public and documented api, and won't change, even though they're not yet listed in the api documentation?... more »
|
|
Any chance of extension of the v2 api?
|
| |
Any chance of an extra week or month for the v2 api, I know the deadline was extended for the geocoding api, we would certainly welcome a bit of extra time-
|
|
How to make a map editable again?
|
| |
Hello, So i am able to create, save in mysql and show a map. But i am a bit stuck with making a map editable again. What's the way to go? Any tips? regards,
|
|
Offset x,y location of D3 markers on Google Map v3
|
| |
I am trying to overlay multiple markers at the same lat/long using d3.js on Google Maps. The data I am trying to display is weather data so I would like the marker to display temp, dewpoint, relative humidity, etc. all at one time. I need to get the markers to offset from the lat/long point given to each marker . My map is at... more »
|
|
Google Maps's iframe embeded maps still using API V2?
|
| |
Hello All, One of my client use the solution that suggested on this URL [link] Basically, they search for a location on Google Maps and then click the chain icon to get an iframe code then embedded that code to their site. Now I notice that inside the iframe, it still using API v2 so I am not sure... more »
|
|
Geolocation with V3 map
|
| |
Hello. I would like to add geolocation to my the mobile version of my
map located at [link].
My map loads through this JavaScript file
[link]. You
will notice that line 46 -
map = new google.maps.Map($('#map_canvas ')[0],myOptions);. My map... more »
|
|
v3.12 Change Log?
|
| |
Today in the v3-notify group, Enoch Lau announced that 3.12 would become the release version. But the changelog hasn't been updated since February. What has changed in 3.12?
|
|
Google Map Kosovo Region
|
| |
Why is not possible to drop a pin inside Kosovo borders. Maybe you don't have right street names but at least let us get Long/Lat. When I try to drop a pin a get: This place could not be found: ZERO_RESULTS, can this return something, anything but Zero Results. I am building a location based app and cannot use maps.... more »
|
|
Geocoding Web service api returns OVER_QUERY_LIMIT after only 8 queries
|
| |
I have been doing geocoding to pre-fetch groups of addresses. Since the last week, I have been getting the OVER_QUERY_LIMIT result returned after only handling 8 addresses. So, I am still well within the 2500 requests per day and I give a 2 second pause between each request. Has there been a change in procedure ?... more »
|
|
|