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> > > > . > > > 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.
