Displaying 3 results from an estimated 3 matches for "recoloc".
Did you mean:
reconoc
2007 Mar 09
0
(no subject)
...ker
(addInfoWindowTabsToMarker(new GMarker(new GLatLng
(47.6666508055,-2.9833339433),{title : "aad725",icon : icon_contact}),
[new GInfoWindowTab("Membre","pas de nom<br />aad725<br />Membre
depuis : Ven, 03 Mar 2007 16:07:24 +0000<br /
>r.caroll at recolocal.com")],{}),"aad725"),addDescriptionToMarker
(addInfoWindowTabsToMarker(new GMarker(new GLatLng
(47.6666508055,-2.9833339433),{title : "aede581",icon :
icon_contact}),[new GInfoWindowTab("Membre","pas de nom<br /
>aede581<br />Membre depuis...
2007 Mar 09
0
Clusterer
...ker
(addInfoWindowTabsToMarker(new GMarker(new GLatLng
(47.6666508055,-2.9833339433),{title : "aad725",icon : icon_contact}),
[new GInfoWindowTab("Membre","pas de nom<br />aad725<br />Membre
depuis : Ven, 03 Mar 2007 16:07:24 +0000<br /
>r.caroll at recolocal.com")],{}),"aad725"),addDescriptionToMarker
(addInfoWindowTabsToMarker(new GMarker(new GLatLng
(47.6666508055,-2.9833339433),{title : "aede581",icon :
icon_contact}),[new GInfoWindowTab("Membre","pas de nom<br /
>aede581<br />Membre depuis...
2007 Mar 04
0
Event listeners
Hello.. I am playing around on a pilot project with this wonderful
Rails plugin.... thanks for sharing it w us !
I read in a post , in reply to this subject yjat :
Events are possible. Either through the @map.record_init "azeazeae" (for
arbitrary events like domlistener) or through the
@map.event_init(@map,:click,"function(){alert(''HOYOYO'');}").
The