August 2009

Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          

Photo Albums

Blog powered by TypePad

« Sprocket.Reader update - iPhone feed reader | Main | rTerm App »

Comments

osde8info

[this is good] So amazing I've created another post about your work !

http://osde-info.vox.com/library/post/google-map-widget-by-xantus.html

Nitin Sharma

Hi,  nice work xantus..

I have updated gmap-api.js so that it can also be loaded through ajax.

.........
var gmJsHost = (("https:" == document.location.protocol) ? "https://" : "http://");
var script = document.createElement("script");
script.type = "text/javascript";
script.src = gmJsHost+'maps.google.com/maps?file=api

Nitin Sharma

[code startline=36]



var gmJsHost = (("https:" == document.location.protocol) ? "https://" : "http://");
var script = document.createElement("script");
script.type = "text/javascript";
script.src = gmJsHost+'maps.google.com/maps?file=api&v=2&hl=en&async=2&key='+key();
document.body.appendChild(script);
})();
[/code]
nitin sharma
technofiddle software services



Luis Cevallos

[esto es genial] Hola mi nombre es Luis Cevallos he intentado insertar una pagina php que tiene google maps dentro de un tab dentro de un tabpanel para se exactos pero no me funciona en mi pagina php del google map yo uso mucho jquery y de paso yo creo mis propios markers, ademas de usar mis propias acciones de ocultar y mostrar mis markers espero me puedan ayudar.
Por que el javascript que usted presenta no me da para ver las diferentes vistas en el mismo mapa sino en la esquina superior derecha y no se ven todos los controles del mapa.
Gracias.
Que tenga un excelente dia.

Google Map Listing

Many business firms use Google map to put their business here. So that customers will have ease in looking for their specified company. I will come to visit your site as often as I could. Thank you for sharing these ideas.

The comments to this entry are closed.