[fusion-users] FW: I dont know how zoom a point in fusion

gingerbbm stuart.jones at jacobs.com
Tue Aug 12 05:12:21 EDT 2008


This thread saved my sanity!

I wanted the map to recentre at the point being plotted but was having all
sorts of grief. The parseFloat() function was required, i.e.

var extent = this.mapWidget.getExtentFromPoint(parseFloat(x), parseFloat(y),
scale);
this.mapWidget.setExtents(extent);

-- 
View this message in context: http://www.nabble.com/I-dont-know-how-zoom-a-point-in-fusion-tp18368758p18940506.html
Sent from the Fusion Users mailing list archive at Nabble.com.



More information about the fusion-users mailing list