OpenLayers OpenLayers

Ticket #342 (closed feature: fixed)

Opened 2 years ago

Last modified 1 year ago

Cleanup Yahoo, VE, Multimap layers

Reported by: euzuro Assigned to: crschmidt
Priority: major Milestone: 2.2 Release
Component: Layer Version:
Keywords: Cc:
State:

Description

These all need a good combing over to make sure they are as tight as the google layer.

Attachments

commerciallayers.patch (185.8 kB) - added by euzuro on 10/12/06 11:34:42.
updated patch with hardcoded resolutions arrays for 3rd party layers -- sort of negates lots of what fixedzoomlevels does... but still.

Change History

10/10/06 16:21:54 changed by euzuro

  • status changed from new to assigned.

10/11/06 13:55:42 changed by euzuro

  • keywords set to review.

radical changes here. patch submitted.

the idea is to bubble out common functionality into eventpane and fixedzoomlevels layers.

this results in smaller, easier, simpler end files.

to be reviewed.

10/11/06 13:57:33 changed by euzuro

specifically,

EventPane.js, FixedZoomLevels.js should be reviewed first,

then a cursory glance at Google.js, Ve, Yahoo, MM, etc should make sense

10/11/06 13:58:08 changed by euzuro

furthermore, playing around with the examples/baseLayers.html

should be somewhat helpful.

10/12/06 11:34:42 changed by euzuro

  • attachment commerciallayers.patch added.

updated patch with hardcoded resolutions arrays for 3rd party layers -- sort of negates lots of what fixedzoomlevels does... but still.

10/12/06 11:36:34 changed by euzuro

  • owner changed from euzuro to crschmidt.
  • status changed from assigned to new.

switching between baselayers (at least in baseLayers.html) seems to work now. there are still a few quirks with the multimap layer but it mostly works. we can fix that later.

please review and commit if approved

10/12/06 20:46:31 changed by crschmidt

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

Committed as r1777.

07/05/07 17:03:11 changed by euzuro

  • keywords deleted.