OpenLayers OpenLayers

Ticket #546 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

OpenLayers.Layer.MapServer.js missing fourth arg to initialize

Reported by: pagameba Assigned to: crschmidt
Priority: minor Milestone: 2.4 Release
Component: Layer.MapServer Version:
Keywords: Cc:
State:

Description

MapServer.initialize is missing a fourth argument, options, that needs to be pushed onto the newArguments array and passed to Grid.initialize so that optional attributes like opacity are correctly set.

Change History

03/25/07 17:36:09 changed by crschmidt

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to 2.4 Release.