> Hi - OpenLayers looks like a very nice mapping solution for us, if it > wraps maps, which seems uncertain. Does OpenLayers offer this > functionality when maps are panned or clicked-and-dragged?
I think you are asking for this: http://openlayers.org/dev/examples/wrapDateLine.html Yes? That illustrates the use of {wrapDateLine: true} ); in the constructor for a couple of the OpenLayers.Layer subclasses. Let us know if you have more questions. John _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
