[mapguide-users] OpenLayers with MapGuide

Michael Adair madair at dmsolutions.ca
Tue Oct 18 09:37:43 EDT 2011


The useOverlay flag is used to distinguish 2 different ways of 
requesting a map image:
- false: it uses the MG GETMAPIMAGE api to request the map image
- true: it uses the MG GETDYNAMICOVERLAYIMAGE to request the map image, 
but you need to set the extent and visible layers of the map first using 
the MG GETVISIBLEMAPEXTENT call.

Mike

On 17/10/2011 8:06 PM, Zac Spitzer wrote:
> what do the requests looks like from in firebug
>
> On Tue, Oct 18, 2011 at 6:25 AM, GordonL
> <gordon.luckett at arrowgeomatics.com>  wrote:
>> Hi all,
>> I have a werid issue.
>>
>> When I embed a mapguide map in my OpenLayers:
>>
>>
>> "useOverlay: false" - mapguide is non-transparent but visible
>>
>> "useOverlay: true"  - pink tiles but OSM and Google is visible
>>
>> This is the only change.
>>
>> Any ideas?
>>
>> gordon
>>
>>
>> --
>> View this message in context: http://osgeo-org.1803224.n2.nabble.com/OpenLayers-with-MapGuide-tp6902038p6902038.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
>>
>
>


More information about the mapguide-users mailing list