Map
onto the screen. A MapViewer
creates a {@link LayerViewer} for each of the Layers
in the Map
. MapViewer
also updates the coordinates of all the underlying LayerViewers
. MapViewer
are held independently of the coordinates held by the underlying LayerViewers
. i.e. If you were to change the coordinates of the LayerViewers
, the coordinates held by the MapViewer
would remain unchanged.
|
|