Ticket #2473 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

Give Layer.Google a proper clone() method

Reported by: ahocevar Owned by: tschaub
Priority: minor Milestone: 2.9 Release
Component: Layer.Google Version: 2.8
Keywords: Cc:
State: Complete

Description

Currently, cloning Layer.Google results in a plain Layer. We should give it a proper clone method.

Attachments

2473.patch Download (2.7 KB) - added by tschaub 3 years ago.
google clone

Change History

Changed 3 years ago by tschaub

google clone

Changed 3 years ago by tschaub

  • state set to Review

Tests pass in FF3.6 and IE6. Thanks for any review.

Changed 3 years ago by ahocevar

  • state changed from Review to Commit

Looks good - also the additional map check in the destructor. Please commit.

Changed 3 years ago by tschaub

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

(In [10081]) Adding clone method to the Google layer. r=ahocevar (closes #2473)

Note: See TracTickets for help on using tickets.