[mapguide-users] Re: re: google mapintegration with mapguide

Kori Maleski kori.maleski at gmail.com
Tue Mar 30 11:24:15 EDT 2010


To work around the Overview map projection issue do the following:
O
On line 110 of OverviewMap.js, add the following 2 lines:

        this.mapObject.projection = this.getMap().oMapOL.getProjection()
        this.mapObject.oLayerOL.projection =
this.getMap().oMapOL.getProjection()

This will alllow the overview to support whatever projection your main map
is in.


The overview map is only a single layer - the MapGuide layers being the
single layer.  It doesn't allow a MapGuide and Google layer at the same time
without some coding (someone correct me if I am off base).  I fiddled with
the code and got the Google layer in, but haven't got it working quite
properly.  Need more spare time.


Cheers,

Kori Maleski




On Tue, Mar 30, 2010 at 3:48 AM, Jose Cerrejon <gis at mapas-sll.com> wrote:

>
> I have the same issue now. Maybe is a bug in fussion.
> --
> View this message in context:
> http://n2.nabble.com/re-google-mapintegration-with-mapguide-tp3049773p4823732.html
> Sent from the MapGuide Users mailing list archive at Nabble.com.
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20100330/d53907ef/attachment.html


More information about the mapguide-users mailing list