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/
|
|
|
New to the group? Read our suggested posting guidelines! :)
|
| |
Please read the following before you post, and you will have a better
chance of getting a good answer to your question:
- Many issues/questions are common and have been answered before. Do a
search in the forum for your question/error (e.g. "removing markers"
or "error: a has no properties"), and you're likely to find threads... more »
|
|
Automatic upgrade of < 2.s versions to 2.s in near future
|
| |
Hi developers-
As some of you know, we release a new version of the API javascript
every 1 to 2 weeks. We have 3 version aliases - 2.x, 2, and 2.s. When
you request v2.x, you're getting the very-latest version - you
generally do this if you want to test bug fixes or try out newly added
features. When you request v2 (the recommended version alias), you're... more »
|
|
Donut polygons filled inside out
|
| |
Hello,
I'm trying to make encoded polygons with donuts (islands / holes) in
it.
In Google Earth (non-encoded points and levels) it is drawn well and
looks like this:
[link]
But when I encode the polygons and use this in Google Maps it looks
like this:
[link]... more »
|
|
Zoom out, pan to and zoom in
|
| |
I am a relative newbie to Google Map API although I have used Google
Earth KML.
I am creating a website "Shropshire Sundials", Here is the link:
[link]
I am using mostly the Blackpool tutorials/example
I would like to be able to "fly" using the Satellite map from one... more »
|
|
A is null ...
|
| |
Hi, just how do you go about debugging this error?! a is null [link] Line 319 pi()main.js (line 319) zc()()C57O3tQn...JWg%3D%3D (line 1) zc()()C57O3tQn...JWg%3D%3D (line 1) zc()(Object Data=Object Location=Object Links=[2] code=200, Object)C57O3tQn...JWg%3D%3D... more »
|
|
GScale control is broken on first load
|
| |
First time the map loads, the GScaleControl lines are incomplete.
After one zoomIn or zoomOut operation it is OK.
This demonstrator was made for a different issue, but it reflects the
problem:
[link]
Tried with FF2 and IE6, previously clearing the cache.... more »
|
|
Google maps premiere version
|
| |
Hi,
I have been trying to get information on google maps premiere version
for a while.
The only way to contact google on this issue seems to be via a contact
form at [link]
I have filled up the form twice in the last two months. All I got was
an automated email reply with the respective contact emails for... more »
|
|
Load (via Ajax API and onload) produces blank screen
|
| |
Seems that the API removes the body element completely, if I place
google.load(..) inside onload() or DOMContentLoaded workaround.
Browsers: FF/Safari 3 - Opera seems to work.
Anybody who knows more than me?
Andi
|
|
Trouble updating map/directions to reflect user input
|
| |
First off, my goal is to have a page on my website that when opened
provides a map preset to my location. Under this map I would like to
have a form for the visitor to input a starting location that then
updates the map on the page and lists directions just beneath.
This is my first time dabbling with Google API and actually javascript... more »
|
|
GoogleMaps PHP
|
| |
Hiya,
I have looked through a number of examples, and although I can use
them for their intended use quiet happily im trying todo something
which isnt as far as I can see produced within the sample code
examples.
I have a property website, which uses PHP + MySQL - Each property has
a "location" associated to it, they are quiet general locations Towns/... more »
|
|
|