OpenLayers OpenLayers

Ticket #556 (closed feature: fixed)

Opened 2 years ago

Last modified 1 year ago

give map unique id

Reported by: euzuro Assigned to: euzuro
Priority: minor Milestone: 2.4 Release
Component: Map Version: SVN
Keywords: Cc:
State:

Description

since we now officially support the instantiating of multiple OpenLayers.Maps on a single map div (generally only used in the case of tests, where we're too lazy to map.destroy() after each test) ... given all that, it becomes handy for each map object to have a unique id.

Attachments

mapid.patch (0.7 kB) - added by euzuro on 03/23/07 13:43:28.
patch to add unique id to map

Change History

03/23/07 13:43:28 changed by euzuro

  • attachment mapid.patch added.

patch to add unique id to map

03/23/07 13:44:13 changed by euzuro

  • keywords set to review.

03/23/07 14:09:01 changed by sderle

  • keywords changed from review to commit.
  • owner set to euzuro.

this looks harmless enough. go ahead and apply it.

03/23/07 21:40:14 changed by euzuro

  • status changed from new to closed.
  • resolution set to fixed.

fixed with r2875

07/05/07 16:55:36 changed by euzuro

  • keywords deleted.