On Jan 31, 3:43 pm, "[email protected]" <[email protected]>
wrote:
> On Jan 31, 3:22 pm, Jose Carlos Villajulca Velasquez
>
> <[email protected]> wrote:
> > So, my code is 
> > here:http://instrumentacionycontrol.net/maps/phpsqlajax_map_v4.htmlhttp://...
>
> > in this case, when i execute phpsqlajax_map_v4.html, show
> > a messaje with same coordinates ( from XML file), but the maps don't load.
> > Something like this, in my local server happens when i try
> > put a api key.
>
> > If i delete the api key, just show the map and de ajax
> > doesn't.
>
> > My application will execute in a local computer, thats why I need it work
> > properly in a local server.
>
> Unless you have a premier key, that sounds like a violation of the
> Terms of Use (at least for V2 maps, I am not that familiar with the
> TOU for V3).
>
> FYI - the alerts are annoying.  You should investigate GLog.
>
> It looks to me like you are mixing V3 and V2 map syntax. The V3 map
> doesn't need a key, but is supported by a different 
> group:http://groups.google.com/group/google-maps-js-api-v3/

Looking closer, it looks like your code is a mix of V1 (GPoint), V2
(GXmlHttp) and V3 (GMap syntax) ...

   -- Larry

>
>
>
> > José Carlos
>
> > 2010/1/31 [email protected] <[email protected]>
>
> > > On Jan 31, 2:51 pm, "[email protected]" <[email protected]>
> > > wrote:
> > > > On Jan 31, 2:29 pm, Jose Carlos Villajulca Velasquez
>
> > > > <[email protected]> wrote:
> > > > > Well, i've been reading the tutorial , and it's really nice, but i'm
> > > still
> > > > > have a problem,
> > > > > allegedly, when you are working in a local server (localhost) you 
> > > > > don't
> > > need
> > > > > the api key to can work, but when i use GXmlHttp.create(); (ajax), its
> > > > > doesn't work, I found a Api key for a localhost and putted it into my
> > > code,
> > > > > and WORK.... BUTTTTT just work GXmlHttp, the map don't load, before
> > > without
> > > > > API code the maps was loading properly.
>
> > > > > :S:S help me
>
> > > > How?  Since the map eventually needs to be public, make a public
> > > > version of the map you are having trouble with, then we might be able
> > > > to help.
>
> > > BTW - GXmlHttp doesn't require a key to work.  But as it does use the
> > > native browser XmlHttpRequest object, it does enforce the same domain
> > > requirement.
>
> > >  -- Larry
>
> > > >  -- Larry
>
> > > > > Jose Carlos
>
> > > > > 2010/1/31 [email protected] <[email protected]>
>
> > > > > > On Jan 31, 8:07 am, zorro31 <[email protected]> wrote:
> > > > > > > Hello friends, i've been working in a tracking proyect through
> > > google
> > > > > > > maps, but when i try to insert the coordinates, i have to update
> > > all
> > > > > > > the map, but i just want to update marks or coordinate?
>
> > > > > > > somebody to can help me?
>
> > > > > > Have you seen Mike Williams' tutorial?
>
> > > > > > In particular this page about AJAX may be what you are looking for:
> > > > > > Part 11 The AJAX Philosophy
> > > > > >http://econym.org.uk/gmap/basic11.htm
>
> > > > > >  -- Larry
>
> > > > > > --
> > > > > > You received this message because you are subscribed to the Google
> > > Groups
> > > > > > "Google Maps API" group.
> > > > > > To post to this group, send email to
> > > [email protected].
> > > > > > To unsubscribe from this group, send email to
> > > > > > [email protected]<google-maps-api%2Bunsubscribe@
> > > > > >  googlegroups.com>
> > > <google-maps-api%2Bunsubscribe@ googlegroups.com>
> > > > > > .
> > > > > > For more options, visit this group at
> > > > > >http://groups.google.com/group/google-maps-api?hl=en.
>
> > > > > --
> > > > > José Carlos Villajulca Velásquez
>
> > > > > Vice-Presidente Comision Organizadora INTERCON 2008
> > > > > Universidad Privada Antenor Orrego* Trujillo - Perú
> > > > > IEEE Section Peru-Comité de Actividades Estudiantiles
> > > > > IEEE Student Branch UPAO
> > > > > PAST-PRESIDENT 2006
> > > > > Fono +51 044 221052
> > > > > Cel: +51 44 949114901
> > > > > IEEE: Institute of Electrical and Electronics Engineers
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > > "Google Maps API" group.
> > > To post to this group, send email to [email protected].
> > > To unsubscribe from this group, send email to
> > > [email protected]<google-maps-api%2Bunsubscribe@
> > >  googlegroups.com>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-maps-api?hl=en.
>
> > --
> > José Carlos Villajulca Velásquez
>
> > Vice-Presidente Comision Organizadora INTERCON 2008
> > Universidad Privada Antenor Orrego* Trujillo - Perú
> > IEEE Section Peru-Comité de Actividades Estudiantiles
> > IEEE Student Branch UPAO
> > PAST-PRESIDENT 2006
> > Fono +51 044 221052
> > Cel: +51 44 949114901
> > IEEE: Institute of Electrical and Electronics Engineers

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to