<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.EmailStyle19
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><span style='font-size:14.0pt'>I’m trying to implement
Google Maps into my Fusion application using the 2.0 Beta. I’m
having a bit of trouble. Right now I’m trying to load the Sheboygan
map and the google map in the same MapGroup and my program has continuous
errors (which seem to point to the maptip). I also have to disable the
OverviewMap when I load the google map because it crashes when it loads.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:14.0pt'>Can anyone provide some
instructions or a brief overview on how we should be incorporating MapGuide and
Google Maps into the same map?<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:14.0pt'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:14.0pt'>Also, I’ve noticed a
few other bugs in 2.0:<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:14.0pt'>The CursorPosition widget
does not show up in default layout unless the widget is added twice to the
Statusbar container. It would appear that the second element in the
statusbar container is actually overlapping the first element. So the element
is there, but you can’t see it because the second element in the
container is on top of it. This happens with all Splitterbar
controls added to the layout.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:14.0pt'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:14.0pt'>Neither Tooltips nor the
MapTip appear to work.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:14.0pt'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:14.0pt'>The Coordinates in the
CursorPosition widget appear to be incorrect. The X value is always
negative (on the Sheboygan example and on my own map which is in Washington
State Plane Coordinate System (HPGN) North Zone US Foot). A negative X
value in a Washington state projection would indicate a position somewhere in
the ocean.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:14.0pt'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:14.0pt'>Another issue I’ve
noticed with the CursorPosition widget is that it always seems to report in
meters despite my map being in Feet. The widget reports in my maps units
(feet), but appends a ‘m’ on the end of the X and Y.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:14.0pt'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:14.0pt'>Thanks<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:14.0pt'>-Mark P.s<o:p></o:p></span></p>
</div>
</body>
</html>