If I were to assume that you have MapGuide installed on your web server, have the developer samples working properly, and have created your own data/layers/map definitions...Are you asking about the actual file(s) that you serve up through the browser to connect to the mapping service on your web server (i.e. Mapguide)...Are you using the basic viewer (Ajax) or Fusion?
*For Ajax:* In the Developer's Guide, take a look at the Introduction and the Mapguide Viewer sections with special attention to Hello, Map and Embedding a Viewer on Your Own Page. You can copy the code within those sections and replace the WebLayout with your own. If you are using PHP take a look at www\phpviewersample\ajaxviewersample.php and/or phpsamples/main.php. *For Fusion:* Look at- index.html and ApplicationDefinition.xml within www\fusion\templates\mapguide\aqua [or any of the fusion template folders} You can also see the "Public URL" in Maestro -Steve G -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Setting-Maestro-to-move-the-application-to-a-Web-site-tp5057363p5057557.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
