Re: [mapguide-users] Tiled basemap group from raster doesn't show

2014-02-12 Thread Berg, James
According to Fiddler, it looks like I'm not getting GETTILEIMAGE requests until I refresh the map after activating the group. Activating the group the first time does nothing. Sorry for the late response, by the way. ___ mapguide-users mailing list

Re: [mapguide-users] How to change the initial task pane URL programatically

2014-02-12 Thread Liglio
Flipper, Your layout is similar to mine. See the images. http://osgeo-org.1560.x6.nabble.com/file/n5103406/Map1.jpg http://osgeo-org.1560.x6.nabble.com/file/n5103406/Map2.jpg -- View this message in context:

Re: [mapguide-users] How to change the initial task pane URL programatically

2014-02-12 Thread Flipper
Yes exactly! I want to move the taskpane to the left area, outside of the fusion frame...I don't have the issue of 2 different domains, but same general problem On Feb 12, 2014 9:15 AM, Liglio [via OSGeo.org] ml-node+s1560n5103406...@n6.nabble.com wrote: Flipper, Your layout is similar to

Re: [mapguide-users] How to change the initial task pane URL programatically

2014-02-12 Thread Liglio
Flipper, you will have the 2 domains problem. My application is http://host/GisWeb and the iframe where fusion is called http://host/mapguide. Two differents applications web sites in IIS (GisWeb and mapguide) are considered differents domains. Have you tryied ? Why your TaskPane must be outside

Re: [mapguide-users] Introducing mapguide-rest

2014-02-12 Thread Berg, James
Is there any way to use the rendering service APIs to create images of LayerDefinitions instead of MapDefinitions? ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] How to change the initial task pane URL programatically

2014-02-12 Thread Flipper
With ajax you could just do a top or parent reference out...I love fusion just have our own product that controls the map, and multiple tools on the left would be a huge undertaking to embed inside and outside..but want the screen space back..if we could move the taskpane onto our left panel it

Re: [mapguide-users] How to change the initial task pane URL programatically

2014-02-12 Thread Flipper
Not in front of code but thought we just referenced top.parent.getelementbyid and everything worked fine between the two frames/divs On Feb 12, 2014 12:04 PM, Liglio [via OSGeo.org] ml-node+s1560n5103450...@n6.nabble.com wrote: Flipper, you will have the 2 domains problem. My application is