<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<title></title>
</head>
<body>
Hi List<br />
<br />
A few days ago I got an answer to use the ZoomToView function to open my map application at a specific place (like http://localhost/mapguide/?X=600000&Y=200000&Scale=2500). I would like to integrate this function now in my application. But as I'm new to MapGuide programming I don't get the point to start. In which file and how do I have to call this function?<br />
Anybody did that before and can show me an example? (I've found phpviewersample gotopoint.php, but I don't understand where I have to integrate this code).<br />
<br />
Actually I'm using fusion. But also an ajax example would be welcome.<br />
<br />
Every beginning is hard ;-)<br />
Thanks for supporting beginners.<br />
<br />
Regards<br />
Christoph
</body>
</html>