[OpenLayers-Users] Unnecessary WMS Queries?

Christopher Schmidt crschmidt at metacarta.com
Mon Mar 19 16:01:24 EDT 2007


On Mon, Mar 19, 2007 at 11:43:11AM -0400, Lennox Antoine wrote:
> Is there anyway to minimize the amount of WMS requests that are being made?

Set the 'buffer' option on the layer to 0.

Layer.WMS("Name", "URL", {'param':'here'}, {'buffer':0});

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list