You cannot post messages because only members can post, and you are not currently a member.
Description:
Discuss the Google Maps API, which lets developers embed Google Maps in their own web pages with JavaScript. If you'd like to troubleshoot your development of the API, please remember the following: - Post a link, not a code snippet so that others can see your code in its proper context.
- Search the Group, chances are someone else has had the same issue.
- Make use of published documentation at http://www.google.com/apis/maps/document ation/
|
|
|
v2.137c pushed as v2x, v2.136d pushed to v2 - Nothing new
|
| |
Hey folks-
We just pushed v2.137c as v2.x and v2.136d as v2. We don't have
version aliasing implemented, so you'll need to specify the "c"/"d"
if you're hard-coding to those versions for whatever reason.
There were no bug fixes in 2.137c and no new features. There were some
changes in modularization.... more »
|
|
Maps in Argentina!
|
| |
Hi developers-
In case you hadn't noticed the giant country filled with roads on
Google Maps, I just wanted to point out that we now have road map
tiles for Argentina, along with geocodes for the data in the tiles.
(Al fin, hay mapas en Argentina!).
I know there were quite a few anxious developers in this forum waiting... more »
|
|
Bouncing GMarker
|
| |
Hi, AFAIK GMarkerOptions has a "bouncy" option. This controls the behavior of a marker after dragging. Is there also a means to let markers drop or bounce initially, when created? I think to have seen this in Google Maps For Mobile. Regards
|
|
Privacy while working on map
|
| |
While I'm working on My Maps, I don't want anyone to be able to access or publish them. Is there a way to guarantee privacy and security? Thanks, Rob...
|
|
Table problems with Google Maps
|
| |
Hi,
I'm aware of the "tables" issues (i.e having to put the <script> just
before the </body> tag), and this has worked fine on some of my other
projects - however, this one is really illuding me:
[link]
I've even tried putting the <div> for the map at the bottom of the... more »
|
|
How to set map's focus to the background
|
| |
Hi ,
I have a <div> sidebar element in my HTML which also displays google
map. Now,when I access the sidebar , it opens beneath the map and so
its contents are not obviously visible.. How to resolve this
problem ..
Thanks in advance,
S.
|
|
My Maps Integration
|
| |
Hi everybody, just a simple question. Is it possible to easily
integrate a map created with 'My Maps' tool ([link]
help/maps/mymaps/create.html) in a GWT based web application?
I have tried with the GWT bindings for the google maps API but it
seems there is no way to do it.
Any help would be appreciated. Thanks in advance,... more »
|
|
Converting regular Google Maps (My Maps) into Google Maps API
|
| |
I don't have a working knowledge of Google Maps API yet, but I know
exactly the info I want to put on my site.
Is it possible to make my maps in Google Maps and then somehow convert
them to API files to take advantage of all the extra features at a
later date?
Thanks in advance,
Rob...
|
|
can not get link to show in info window
|
| |
Hi all,
i'm new to google maps api and am tring to get a map showing the
airports that I provide transfers to and from.
I've got most of it sorted - I've just configured javascripts from
open source examples on the web. My problem is that I want to put a
link in the infowindow to take people to the correct page for each... more »
|
|
php/mysql or xml ?
|
| |
Hello,
I'm developing a website that uses the google maps API. The objective
of the site is to have users (which can login) to submit different
types of geographic data(markers).
I have a mysqlphp database to store the users information, however i
have been trying to find the best way to store the geographic data and... more »
|
|
Info Bubble
|
| |
Im using the local search option is there a way to get the data from
the result the click so i can use it to populate some form fields?
Thanks
|
|
How to refresh variable...?
|
| |
Hello gurus,
When i close an infowindow on my site, the infowindowclose event is
called. For some reason this pans the map to a region in northern
Thailand.
I suspect that this is the last value that lreg_point was populated
with - so how can the value be refreshed to fix this?
[link]... more »
|
|
|