[OpenLayers-Users] Re: Layer.HTTPRequest

Joost Molenaar j.j.molenaar at gmail.com
Thu Mar 17 08:40:03 EDT 2011


Marco,

I had the same problem and ended up implementing a class that inherits
from WMS that overrides WMS.getURL method.
I'm not sure if it's really necessary to inherit from WMS, but I got
it to work more easily than inheriting from Grid.
WMS inherits from Grid which inherits from HTTPRequest; maybe Grid has
enough for you.


Joost Molenaar


More information about the Users mailing list