OpenLayers OpenLayers

Ticket #1617 (closed bug: fixed)

Opened 5 months ago

Last modified 5 months ago

Incorrect documentation

Reported by: openlayers Assigned to: pagameba
Priority: minor Milestone: 2.7 Release
Component: Layer.Text Version: 2.6
Keywords: Cc:
State: Complete

Description

The documentation about Layers.Text is incorrect. It says that the field name to specify the icon URL is iconURL, but the code expects 'icon' or 'image'. The attached patch fixes the problem.

Patch by: Thomas Petazzoni <thomas.petazzoni@enix.org>

Attachments

fix-openlayers-layer-text-documentation.patch (0.7 kB) - added by openlayers on 07/13/08 04:14:13.
Patch to fix the documentation

Change History

07/13/08 04:14:13 changed by openlayers

  • attachment fix-openlayers-layer-text-documentation.patch added.

Patch to fix the documentation

07/13/08 07:54:16 changed by pagameba

  • owner set to pagameba.
  • state set to Commit.
  • version changed from SVN to 2.6.
  • component changed from general to Layer.Text.
  • milestone set to 2.7 Release.

Verified this was in 2.6 at least, will commit.

07/13/08 07:55:15 changed by pagameba

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