search for: gsmallmapcontrol

Displaying 3 results from an estimated 3 matches for "gsmallmapcontrol".

2007 Mar 08
1
map not displayed after Ajax.updater request
...p.setCenter(new GLatLng(47.7500161647,-2.916641656), 8);GEvent.addListener(map,"click",function processMoveEndEvent () { var centerPoint = map.getCenter(); if (map.getZoom() <= 18) { processNewMapMovement()} }); map.addOverlay(contact); map.addOverlay(reference);map.addControl(new GSmallMapControl()); } }); </script> but that''s all.... no map displayed ... why any clue ? I already used it in other parts of my app without any problem, but never from an Ajax request... is it the key point ? thanks for your help Yves
2007 Mar 09
0
(no subject)
..."sid140",icon : icon_contact}), [new GInfoWindowTab("Membre","Oscar Petard<br />sid140<br />Membre depuis : Ven, 28 Mar 2006 22:10:55 +0000<br / >delphinecroux at yahoo.fr")],{}),"sid140")],icon_cluster, 2,10,2,10));map.addControl(new GSmallMapControl()); } }); </script>
2007 Mar 09
0
Clusterer
.../>sid140<br />Membre depuis : Ven, 28 Mar 2006 22:10:55 +0000<br / >delphinecroux at yahoo.fr")],{}),"sid140")],icon_cluster,2,10,2,10)); 170 map.addOverlay(new GMarker(new GLatLng (47.7377071331,-2.9257965088),{title : "aabe307"}));map.addControl (new GSmallMapControl()); 171 } 172 }); 173 </script>