| Programming with JViews Maps > Creating a Map Application Using the API > Using Data Sources > Layer Ordering |
Layer Ordering |
INDEX
PREVIOUS
NEXT
|
With multi-threading data sources, it is often impossible to predict the order in which the underlying manager layers are created. The manager layer order determines which graphic objects are on top of the map or in the background. When data sources have been created and inserted, you can arrange the manager layer order to be coherent with the map layer tree organization, with a call to:
ltm.arrangeLayers();
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |