My application uses the following code to create an RPF Layer:
...
String temp[] = {"/main/rpf"};
RpfLayer rpf = new RpfLayer(temp);
rpf.setVisible(true);
rpf.setAddAsBackground(true);
mapHandler.add(rpf);
...
When the application starts, the window pops up but no maps! This worked in
4.6, but does not appear to work with either of the newer versions.
-- Chris Allport Unmanned Systems Research & Development Lab Patuxent River Naval Air Station Phone: (301) 904-5943 -- [To unsubscribe to this list send an email to "majdart@bbn.com" with the following text in the BODY of the message "unsubscribe openmap-users"]Received on Tue Mar 22 18:19:07 2005
This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:41 EDT