Google Groups Home
Help | Sign in
Help me please I think I found an bug in google maps API
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  12 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
craigcavallaro@gmail.com  
View profile
(1 user)  More options Oct 2, 2:24 pm
From: "craigcavall...@gmail.com" <craigcavall...@gmail.com>
Date: Thu, 2 Oct 2008 11:24:46 -0700 (PDT)
Local: Thurs, Oct 2 2008 2:24 pm
Subject: Help me please I think I found an bug in google maps API
{GDownloadUrl("http://

If you use {GDownloadUrl("http://computerfreek.com:810/gspdata.xml it
works fine

But if you try to use any domain with a subdomain like If you use
{GDownloadUrl("http://sundomainhere.computerfreek.com:810/gspdata.xml

It will now work you get " permission denied  " is this a bug or is
google not allowing sundomains ?

Please someone help me . .. I tested it over and over .. just by
adding the subdomain it fails. even useing direct IP it will fail .

Please is there anyway to fix this ?

crai


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Barry Hunter  
View profile
 More options Oct 2, 3:08 pm
From: "Barry Hunter" <barrybhun...@googlemail.com>
Date: Thu, 2 Oct 2008 20:08:24 +0100
Local: Thurs, Oct 2 2008 3:08 pm
Subject: Re: Help me please I think I found an bug in google maps API
It's a 'feature' (of the browser), not a bug

http://www.google.com/search?q=ajax+same+origin

http://www.fettig.net/weblog/2005/11/28/how-to-make-xmlhttprequest-co...

On Thu, Oct 2, 2008 at 7:24 PM, craigcavall...@gmail.com

--
Barry

- www.nearby.org.uk - www.geograph.org.uk -


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
geocodezip@gmail.com  
View profile
 More options Oct 2, 3:42 pm
From: "geocode...@gmail.com" <geocode...@gmail.com>
Date: Thu, 2 Oct 2008 12:42:47 -0700 (PDT)
Local: Thurs, Oct 2 2008 3:42 pm
Subject: Re: Help me please I think I found an bug in google maps API
On Oct 2, 11:24 am, "craigcavall...@gmail.com"

<craigcavall...@gmail.com> wrote:
> {GDownloadUrl("http://

> If you use {GDownloadUrl("http://computerfreek.com:810/gspdata.xmlit
> works fine

> But if you try to use any domain with a subdomain like If you use
> {GDownloadUrl("http://sundomainhere.computerfreek.com:810/gspdata.xml

> It will now work you get " permission denied  " is this a bug or is
> google not allowing sundomains ?

Nothing to do with google.  It is a security feature of the browser's
implementation of XmlHttp.

> Please someone help me . .. I tested it over and over .. just by
> adding the subdomain it fails. even useing direct IP it will fail .

> Please is there anyway to fix this ?

A proxy or JSON.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
craigcavallaro@gmail.com  
View profile
(1 user)  More options Oct 2, 3:51 pm
From: "craigcavall...@gmail.com" <craigcavall...@gmail.com>
Date: Thu, 2 Oct 2008 12:51:58 -0700 (PDT)
Local: Thurs, Oct 2 2008 3:51 pm
Subject: Re: Help me please I think I found an bug in google maps API
Thanks for geting back to me but can someone please help me fix it ?

here is the web page . http://computerfreek.com/n810 you will see the
map there it is working right now .As i am pulling the XML file from
http://computerfreek.com:810/gpsdata.xml . BUT I NEED TO PULL the XML
file from http:/n800.webhop.net:810/gpsdata.asp .Is there a way to fix
this ?

I have to pull it from a dynamic host n800.webhop.net as it is updated
via my nokia n800 runing gps software that host the XML file. It works
here as long as i am connect my network that is also hosting the
computerfreek.com domain. as you can see it is working fine and
updating the map data every 5 sec.

Please someone help me with this code ..

On Oct 2, 3:08 pm, "Barry Hunter" <barrybhun...@googlemail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
geocodezip@gmail.com  
View profile
 More options Oct 2, 4:49 pm
From: "geocode...@gmail.com" <geocode...@gmail.com>
Date: Thu, 2 Oct 2008 13:49:01 -0700 (PDT)
Local: Thurs, Oct 2 2008 4:49 pm
Subject: Re: Help me please I think I found an bug in google maps API
On Oct 2, 12:51 pm, "craigcavall...@gmail.com"

<craigcavall...@gmail.com> wrote:
> Thanks for geting back to me but can someone please help me fix it ?

> here is the web page .http://computerfreek.com/n810you will see the
> map there it is working right now .As i am pulling the XML file fromhttp://computerfreek.com:810/gpsdata.xml. BUT I NEED TO PULL the XML
> file from http:/n800.webhop.net:810/gpsdata.asp .Is there a way to fix
> this ?

No. You can't "fix" it.  You can use a proxy to work around it.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Williams  
View profile
 More options Oct 3, 1:28 am
From: Mike Williams <nos...@econym.demon.co.uk>
Date: Fri, 3 Oct 2008 06:28:34 +0100
Local: Fri, Oct 3 2008 1:28 am
Subject: Re: Help me please I think I found an bug in google maps API
Wasn't it geocode...@gmail.com who wrote:

>> Please is there anyway to fix this ?

>A proxy or JSON.

Or an <iframe> that lives inside the same subdomain as the data.

--
http://econym.org.uk/gmap
The Blackpool Community Church Javascript Team


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
craigcavallaro@gmail.com  
View profile
 More options Oct 6, 10:51 am
From: "craigcavall...@gmail.com" <craigcavall...@gmail.com>
Date: Mon, 6 Oct 2008 07:51:48 -0700 (PDT)
Local: Mon, Oct 6 2008 10:51 am
Subject: Re: Help me please I think I found an bug in google maps API
Ok i got it for the most part useing gpsgate as the server and some
code that is out there . but can someone tell me how i can have the
marker on this web page auto select ? so i do not need to click on it
or even click on the map for the info boxs down below loads ? I just
like to open the page and have it go right to the befault marker /
user

http://computerfreek.com/n810/map2.html

Thanks

craig


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
geocodezip@gmail.com  
View profile
 More options Oct 6, 11:01 am
From: "geocode...@gmail.com" <geocode...@gmail.com>
Date: Mon, 6 Oct 2008 08:01:55 -0700 (PDT)
Local: Mon, Oct 6 2008 11:01 am
Subject: Re: Help me please I think I found an bug in google maps API
On Oct 6, 7:51 am, "craigcavall...@gmail.com"
<craigcavall...@gmail.com> wrote:
> Ok i got it for the most part useing gpsgate as the server and some
> code that is out there . but can someone tell me how i can have the
> marker on this web page auto select ? so i do not need to click on it
> or even click on the map for the info boxs down below loads ? I just
> like to open the page and have it go right to the befault marker /
> user

> http://computerfreek.com/n810/map2.html

What do you mean by "auto select"?  Nothing happens when I click on
the marker or anywhere else that seems like it might do something
(IE6).

  -- Larry


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
craigcavallaro@gmail.com  
View profile
 More options Oct 6, 11:24 am
From: "craigcavall...@gmail.com" <craigcavall...@gmail.com>
Date: Mon, 6 Oct 2008 08:24:48 -0700 (PDT)
Local: Mon, Oct 6 2008 11:24 am
Subject: Re: Help me please I think I found an bug in google maps API
When you click on the marker you will see it loads the ID:
Heading:
MPH:
 GPS Latitude:
GPS Longitude:
Last update:

below the map !!

I like to make it so you do not have to click it just loads them
feilds .. when the map loads !

but i can't see to just remove the " click "

Thanks craig also retry the page maybe it did not have my gpc info
when you clicked on it ... http://computerfreek.com/n810/map2.html

Thanks Craig

On Oct 6, 11:01 am, "geocode...@gmail.com" <geocode...@gmail.com>
wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
geocodezip@gmail.com  
View profile
 More options Oct 6, 11:32 am
From: "geocode...@gmail.com" <geocode...@gmail.com>
Date: Mon, 6 Oct 2008 08:32:23 -0700 (PDT)
Local: Mon, Oct 6 2008 11:32 am
Subject: Re: Help me please I think I found an bug in google maps API
On Oct 6, 8:24 am, "craigcavall...@gmail.com"

also retry the page maybe it did not have my gpc info

> when you clicked on it ...http://computerfreek.com/n810/map2.html

I didn't notice that that happened...
If you always have only one marker and it is called "marker" (and
marker is global...) you can do:
GEvent.trigger(marker, "click");
after it (and its click listener) has been defined.

  -- Larry


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
cr