Ticket #658 (closed bug: duplicate)

Opened 6 years ago

Last modified 6 years ago

Vector layer does not work with Google

Reported by: crschmidt Owned by: metacarta
Priority: blocker Milestone: 2.5 Release
Component: Layer.Vector Version:
Keywords: Cc:
State:

Description

The vector layer doesn't work with Google or other non-linear layers

Change History

Changed 6 years ago by crschmidt

 http://svn.openlayers.org/sandbox/crschmidt/slowvector/ adds support for the SVG renderer to work on Google.

Changed 6 years ago by jrf

  • priority changed from minor to blocker

Changed 6 years ago by crschmidt

  • owner set to metacarta

Changed 6 years ago by crschmidt

  • status changed from new to closed
  • resolution set to duplicate
  • component changed from general to Layer.Vector

#686 is the more likely long term solution to this (and doesn't require the 25% slowdown that slowvector suffers). By treating the pixel space as projected, rather than unprojected, the vector layer 'just works'. Going to close this, in deference to the work being done on #686. (I will continue to maintain the slowvector branch until we get the GoogleMercator layer done.)

Note: See TracTickets for help on using tickets.