[mapguide-users] WMS/WFS services not available - how to deal with it?

2017-03-02 Thread Fritz Robert
Hi,

we consume external WMS services. Sometimes these services are not available or 
do not work properly. It can take some time until we (admins) actually notice 
that - either by users getting back to us or through log file messages.
Now, for the user it is sometimes not noticable that a layer based on a service 
is not displayed in a map. But how to deal with situations like this? As soon 
as a services doesnt respond with an image the user should get notified. But 
there isnt any mechanism for that in MapGuide, is there? How do you deal with a 
situation like this? Any suggestions?

Rob



___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] 30 seconds delay after creating +/-100 CreateRuntimeMap calls

2017-03-02 Thread BenSav
Guys,

Thanks a lot for the explanation! Appears this was the problem indeed.

Now, every time the CreateMap function is executed, I capture the returned
object to a variable. Then I call Dispose() on it, and the proble is solved.

I'll make sure to check the rest of my code on similar issues.

Cheers!



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/30-seconds-delay-after-creating-100-CreateRuntimeMap-calls-tp5309691p5310368.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] react-layout: Hooking to events in the AJAX viewer (OnSelectionChanged)

2017-03-02 Thread Jackie Ng
You raise an interesting point about how our viewer offerings are being used.

Namely, I wasn't expecting embedding the viewer in a frame/iframe to feature
prominently as a common use case. The viewer API design thus far has been
going on the assumption that the react viewer is either the top-level
element or a sibling of top-level content.

So my current answer is: No not possible, but this is clearly something that
will need to be supported in some form so that migrating from Fusion is not
too painful.

- Jackie



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/react-layout-Hooking-to-events-in-the-AJAX-viewer-OnSelectionChanged-tp5309934p5310244.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] react-layout: Hooking to events in the AJAX viewer (OnSelectionChanged)

2017-03-02 Thread svlad
Hi, we use nearly all fusion events (MAP_LOADED, MAP_SELECTION_ON,
MAP_SELECTION_OFF etc.) from outside (the fusion viewer is in an iframe).
Will this be possible with the new react-layout?
Thank you, svlad



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/react-layout-Hooking-to-events-in-the-AJAX-viewer-OnSelectionChanged-tp5309934p5310242.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] react-layout: Hooking to events in the AJAX viewer (OnSelectionChanged)

2017-03-02 Thread Jackie Ng
I've made an issue to track this:
https://github.com/jumpinjackie/mapguide-react-layout/issues/144

- Jackie



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/react-layout-Hooking-to-events-in-the-AJAX-viewer-OnSelectionChanged-tp5309934p5310240.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users