[OpenLayers-Users] new version of OL/OSM and wrapDateLine problems
Jeffrey X. Pinyan
jxp at icginc.com
Tue Jul 14 08:56:05 EDT 2009
After adjusting my JavaScript code to reflect the new OSM url structure:
M_MAP.addLayer(new OpenLayers.Layer.OSM(
"GIM", "http://www.example.com/tiles/${z}/${x}/${y}.png", {
type: 'png',
wrapDateLine: true
}
));
I have found that the map tiles are no longer wrapping around the
date-line. What additional adjustment is necessary to get date-line
wrapping working again?
Jeffrey Pinyan
Developer
Internet Crimes Group, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20090714/28d1c933/attachment.html
More information about the Users
mailing list