RE: [mapguide-users] Fusion mapFrame

2008-06-09 Thread foolfish
ogram > Files\MapGuideOpenSource2.0\WebServerExtensions\www\fusion\MapGuide\MapGuideViewerApi.js > > > > > > Berdel, Brian wrote: >> >> I meant Viewer API... >> >> >> >> >> >> From: [EMAIL PROTEC

RE: [mapguide-users] Fusion mapFrame

2008-06-09 Thread foolfish
EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Berdel, > Brian > Sent: Monday, May 05, 2008 1:25 PM > To: MapGuide Users Mail List > Subject: RE: [mapguide-users] Fusion mapFrame > > > > Or...maybe a better question would be how would I go about refreshing a

RE: [mapguide-users] Fusion mapFrame

2008-05-06 Thread Berdel, Brian
: [mapguide-users] Fusion mapFrame Brian, You can look at the BufferPanel widget as an example (and the code in widgets/BufferPanel/BufferPanel.templ) which can run in the TaskPane or a pop-up window. There is a method in there called GetParent() which returns the window where Fusion can be found so

Re: [mapguide-users] Fusion mapFrame

2008-05-05 Thread Mike Adair
Brian, You can look at the BufferPanel widget as an example (and the code in widgets/BufferPanel/BufferPanel.templ) which can run in the TaskPane or a pop-up window. There is a method in there called GetParent() which returns the window where Fusion can be found so you can then do things like:

RE: [mapguide-users] Fusion mapFrame

2008-05-05 Thread Berdel, Brian
I meant Viewer API... From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Berdel, Brian Sent: Monday, May 05, 2008 1:25 PM To: MapGuide Users Mail List Subject: RE: [mapguide-users] Fusion mapFrame Or...maybe a better question would be how

RE: [mapguide-users] Fusion mapFrame

2008-05-05 Thread Berdel, Brian
Or...maybe a better question would be how would I go about refreshing a map or using the web api from the task frame? Is it still done the same way as the ajax viewer? Brian Berdel McMahon Associates, Inc. p: 215.283.9444 www.mcmtrans.com From: [EMAIL PROT