I have tried changing all the latlng's to float as you have suggested but
the problem still persists.
error : in firebug --->
b[$a] is not a function
(62 out of range 41)
the above error occured when I tried to zoom . zoom worked only twice . when
I tried to zoom more the map freezes and firebug
Yes you were right . I dint read the guide lines . sorry.
here is the link :
http://www.frooly.com/marketplace/marketplace-viewproduct?pid=48
http://frooly.com/marketplace
when I try to zoom in and zoom out for couple of times. The map stops
zooming and the markers start moving to the unexpect
thanks for the reply,
here is the code
mapcontrol.js ===>
var side_bar_html = "";
// arrays to hold copies of the markers and html used by the side_bar
// because the function closure trick doesnt work there
var gmarkers = [];
function createMarker1(point, name, address, html,map) {
var mar