On Sun, Jan 04, 2009 at 08:16:24PM -0500, Christopher Schmidt wrote: > On Sun, Jan 04, 2009 at 05:01:06PM -0800, Paul Stevenson wrote: >> I have NZ earthquake data in KML format. These data often span the dateline >> and are rendered on the map in 2 sets, each side of the date line. As I >> scroll the map eastward the set of data west of the dateline disappears as >> the set east of the dateline appears. It looks clunky, and gives the initial >> impression that earthquakes only occur west of the dateline. Is it possible >> to display all data at once? > Not in OpenLayers.
Doesn't that depend on the projection, though? Use a projection that wraps somewhere else (or not at all), and it should work fine. -- Trond Michelsen _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
