How do you wrap the dateline in OpenLayers with OSM data like they do on the main openstreetmap.org map? I can't seem to get wrapDateLine to work with OpenLayers.Layer.OSM? Is there another way? |
Seems to be "wrapDateLine: true". Maybe you also need the "displayOutsideMaxExtent: true". Here's the actual code as in the repo :
|