Changes between Version 10 and Version 11 of MapViewer


Ignore:
Timestamp:
Sep 7, 2016 4:52:20 PM (8 years ago)
Author:
ldelgass
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapViewer

    v10 v11  
    2020
    2121= Adding a Map to the View =
     22
     23The {{{MapViewer::add}}} method adds the layers of a Map object to the view. The call to {{{add}}} should be followed by a call to {{{MapViewer::scale}}} with a list of map objects to tell the viewer which map objects should be used to determine the extents of the view.
    2224
    2325{{{