comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Multiple cgMap Plots in a cgWindow
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Multiple cgMap Plots in a cgWindow [message #83547] Mon, 11 March 2013 09:30
seanelvidge is currently offline  seanelvidge
Messages: 11
Registered: January 2013
Junior Member
Hi all,

I was wondering if anyone could correct what I am doing wrong here. I am trying to plot multiple maps on a single plot. Usually (in an 'ordinary' IDL window) the following works (as a simple example):

!P.Multi=[0,2,1]
Map_Set,/Mercator,/Continents,/Advance
Map_Set,/Mercator,/Continents,/Advance

So now I would like to replicate the above, in a cgWindow. This is what I've tried:

cgWindow,WMulti=[0,2,1]
cgMap_Set,/Mercator,/Continents,/Advance,/AddCmd
cgMap_Set,/Mercator,/Continents,/Advance,/AddCmd


But this does not work, and instead just plots a full sized map.

Any ideas? Many thanks,


Sean.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: problems accessing Ken Bowman's IDL page?
Next Topic: Full-Disk Orthographic to Cylindrical Projection

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:27:26 PDT 2025

Total time taken to generate the page: 0.00497 seconds