OpenLayers OpenLayers

Ticket #1532 (closed bug: fixed)

Opened 2 months ago

Last modified 2 months ago

OpenLayers.Marker.initialize documents parameters in wrong order.

Reported by: openlayers Assigned to:
Priority: minor Milestone: 2.7 Release
Component: documentation Version: SVN
Keywords: Cc: jwpage@gmail.com
State: Complete

Description

First, the documentation for OpenLayers.Marker.initialize misspells "Parameters" as "Paraemeters".

Secondly, the documentation for OpenLayers.Marker.initalize lists "icon" as the first argument, whereas in reality "icon" is the second argument to the function.

Attachments

marker-initialize-docs.patch (0.6 kB) - added by openlayers on 04/29/08 02:33:46.

Change History

04/29/08 02:33:46 changed by openlayers

  • attachment marker-initialize-docs.patch added.

05/11/08 14:36:22 changed by crschmidt

  • status changed from new to closed.
  • state changed from Review to Complete.
  • resolution set to fixed.

(In [7138]) Minor fixes to marker documentation. r=me, (Closes #1532)