<p>Install fire bug for Firefox check the console and net tabs for any errors ie anything in red</p>
<p><blockquote type="cite">On 14 May 2010 17:45, "Keffli Suliman" <<a href="mailto:macamsampah@gmail.com">macamsampah@gmail.com</a>> wrote:<br><br>Can anyone help me to integrate Mapguide application and Google Map.<br>
<br>I already do the tutorial that be given in <a href="http://trac.osgeo.org/fusion/wiki/MapGuideCommercialOverlays" target="_blank">http://trac.osgeo.org/fusion/wiki/MapGuideCommercialOverlays</a><br>
<br><br><b>This is my example of index.html</b><br><br><script src="<a href="http://maps.google.com/maps?file=api&v=2&sensor=false&key=ABQIAAAAZlqzxwccn_9YJirdM7MJ5hQz-J5LV6rASCxLYU1xMqKNc_nHIxRhCVA8TWsL8xB09n4ZK7zqaTcy8" target="_blank">http://maps.google.com/maps?file=api&amp;v=2&amp;sensor=false&amp;key=ABQIAAAAZlqzxwccn_9YJirdM7MJ5hQz-J5LV6rASCxLYU1xMqKNc_nHIxRhCVA8TWsL8xB09n4ZK7zqaTcy8</a>" type="text/javascript"></script><br>
<br><br><script type="text/javascript" src="../../../lib/fusion.js"></script><br><link rel="stylesheet" href="themes/delicious/jxtheme.css" type="text/css" media="screen" charset="utf-8"><br>
<link rel="stylesheet" href="icons.css" type="text/css" media="screen" charset="utf-8"><br><br><style type="text/css"><br> #Statusbar .spanCursorPosition,<br>
#Statusbar .inputEditableScalePrefix,<br> #Statusbar .inputEditableScale,<br> #Statusbar .spanViewSize,<br> #Statusbar .spanSelectionInfo {<br> background-color: #fff;<br> padding: 2px 4px;<br>
line-height: 18px;<br>
font-size: 11px;<br> font-family: Arial, Helvetica, sans-serif;<br> }<br><br><br><b>This is my example of Application Definition.xm</b>l<br><br><MapSet xsi:type="MapSetType"><br> <MapGroup id="googleBase"><br>
<Map><br> <Type>Google</Type><br> <Extension><br> <ResourceId>google</ResourceId><br> <Options><br> <type>G_SATELLITE_MAP</type><br>
</Options><br> </Extension><br> </Map><br> <Map><br> <Type>MapGuide</Type><br> <SingleTile>true</SingleTile><br>
<Extension><br> <Options><br> <isBaseLayer>false</isBaseLayer><br> <useOverlay>true</useOverlay><br> <projection>EPSG:900913</projection><br>
</Options><br> <ResourceId>Library://MBJB Geoportal/Map/MBJBAdminMap_2.MapDefinition</ResourceId><br> </Extension><br> </Map><br> </MapGroup><br>
<br> <MapGroup id="sheboygan" xsi:type="MapType"><br> <Map xsi:type="MapGuideLayerType"><br> <Type>MapGuide</Type><br> <SingleTile>true</SingleTile><br>
<Extension><br> <ResourceId>Library://Samples/Sheboygan/Maps/Sheboygan.MapDefinition</ResourceId><br> <ImageFormat>PNG8</ImageFormat><br> <SelectionAsOverlay>true</SelectionAsOverlay><br>
<SelectionFormat>PNG</SelectionFormat><br> <SelectionColor>0xFF0000FF</SelectionColor><br> </Extension><br> </Map><br> </MapGroup><br><br><br>But when I open <a href="http://localhost:8008/mapguide/fusion/templates/mapguide/standard/index.html" target="_blank">http://localhost:8008/mapguide/fusion/templates/mapguide/standard/index.html</a>, its only appear blank page.<br>
<br>Can anyone know what my problems here and give me some advice how to solve it?<br><br>Thanks for your help...<br><br>Sorry if my English not so good...<br>
<br>_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
<br></blockquote></p>