Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Tiling map editor

There are two ways:
- the map display widget (ie MapViewer) can be used in any view you
wish; there is a code example in the tutorials directory
- http://dev.eclipse.org/newslists/news.eclipse.platform.rcp/msg05032.html

The ability to control which "stack" an editor is opened in is pretty
new to eclipse; for the longest time you had no ability as a
programmer to set this thing.

Jody

On Tue, May 12, 2009 at 12:12 AM, Karthi <karthi.sivalingam@xxxxxxxxx> wrote:
> Hi,
>
> How to tile two Mapviews to show two Map (Side by side)?
> It can be done manually by drag one editor to the side.
>
> But can we do the same by program?
>
> Thanks and Regards,
> S.Karthi
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>
>


Back to the top