search for: pinid

Displaying 1 result from an estimated 1 matches for "pinid".

Did you mean: pini
2008 May 27
6
IE7 Problems
...myself" in the resizeTo function fixed the Not Implemented error, but I''m getting other runtime errors as well. Marker.OpenBubble also throws the error "this.maps is null or not an object" on this line: // bloody microsoft -- this is broken var el = $m(this.pinID + "_" + this.maps[this.api].GUID).onmouseover; And if I click in the map and drag it, when I let go, I get "view.LatLong is null or not an object" on this line this.maps[api].AttachEvent("onclick", function(e) { me.clickHandler(e.view.LatLong.Latitude, e.view...