Ticket #1612 (closed feature: invalid)
Layer.Yahoo and Layer.WFS don't play well together
| Reported by: | elemoine | Owned by: | elemoine |
|---|---|---|---|
| Priority: | major | Milestone: | 2.8 Release |
| Component: | Layer.Yahoo | Version: | SVN |
| Keywords: | Cc: | ||
| State: |
Description
Carole Zieler reported an error with a map using a Yahoo layer and a WFS layer. The error is:
position has no properties this.position = position.clone();
It occurs on every moveTo to the WFS layer.
Based on code she gave me I could write a stripped down example and reproduce the problem. See carole.html.
I have no idea what the problem is. I could just find out that the cause of the problem is the Yahoo convertLatLonXY func (called in Layer.Yahoo::getMapObjectPixelFromMapObjectLonLat) returning false instead of a pixel object.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

