OpenLayers OpenLayers

Ticket #184 (new bug)

Opened 2 years ago

Last modified 10 months ago

Fix Div Resize with VE Layer

Reported by: euzuro Assigned to: euzuro
Priority: minor Milestone: Future
Component: Layer.VirtualEarth Version:
Keywords: Cc:
State:

Description

Similar to #183, we need to be able to gracefully handle the case where the main OL map div is resized and the map contains a VE layer.

google's api provided a checkResize() method.

At first glance, VE provides nothing of the sort. We will have to find another way of dealing with this.

Change History

10/25/06 06:16:43 changed by euzuro

  • component changed from Layer to Layer.VirtualEarth.

04/05/07 14:08:35 changed by sderle

  • milestone set to 2.5 Release.

08/03/07 11:06:23 changed by crschmidt

  • milestone changed from 2.5 Release to 2.6 Release.

10/10/07 01:47:41 changed by crschmidt

  • milestone changed from 2.6 Release to Future.

Not currently being worked on, afaik.