From: Lukas J. <luk...@de...> - 2011-07-06 07:37:42
|
Perhaps people in the ordinary openlayers mailinglist could have any ideas. If you can get it to work in plain js, we can get it to work I gwt-ol. Från: Lukas Johansson [mailto:luk...@de...] Skickat: den 6 juli 2011 09:27 Till: Romain BODNAR; gwt-openlayers-users Ämne: Re: [Gwt-openlayers-users] Adding polygon crossing the IDL Have you tried it in a plain openlayers client? (in plain javascript) Från: Romain BODNAR [mailto:bod...@gm...] Skickat: den 5 juli 2011 16:54 Till: gwt-openlayers-users Ämne: Re: [Gwt-openlayers-users] Adding polygon crossing the IDL Hi everyone, Is somebody can help me ? Can you at least tell me if it is possible or not please ? Thank you, Romain 2011/7/1 Romain BODNAR <bod...@gm...<mailto:bod...@gm...>> Hi everyone, I want to create areas which are crossing the International Date Line using the OpenLayers DrawFeature. I tried to set the wrapLine to true in the WMSOptions but it only displays an infinity of maps in my application. Every time I try to add a point after crossing the IDL, the point is appearing on the other side of the map. I can't add a screenshot but the fact is I want to add the point in the left side of the map but it will be added on the right side instead. Is there any way to do this ? By the way, it is possible to drag, resize, reshape and rotate the polygon so that it cross the IDL. Please advise. Thank you, Romain |