Layers are not really "loaded" they are accessed temporarily and drawn on
to the buffered image you provided. So if you want to "reload" .. redraw.

--
Jody Garnett

On 26 August 2015 at 21:51, Gabriella Turek <gabriella.tu...@niwa.co.nz>
wrote:

> The WMS service I sue for my app is not very good and often is so slow my
> app times out.
> This is a pain if it happens during a zoom or other operation.
> I’d like to simply let my user try to reload the layer if this happens.
> What’s the best approach?
> I can get the last GetMapRequest and invoke, but how do I
> get the results back into the layer in question?
> Thanx
> Gaby
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> GeoTools-GT2-Users mailing list
> GeoTools-GT2-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>
------------------------------------------------------------------------------
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to