Command of the Week - Named Views (Week 21)

Index

  1. List (Basic)
  2. Symbols Along (Intermediate)
  3. Fractalise (Intermediate)
  4. Edit Text (Basic)
  5. Link with Map/File (Intermediate)
  6. Offset (Intermediate)
  7. Measuring Tools (Basic)
  8. Change like draw tool (Basic)
  9. Modifiers (Intermediate)
  10. File Paths (Intermediate)
  11. Complex Shapes [Combine Path] (Intermediate)
  12. Complex Shapes [Multipoly] (Intermediate)
  13. Break (Intermediate)
  14. Map Notes (Basic)
  15. Coordinates (Intermediate)
  16. Macros (Advanced)
  17. Search Files for Text (Basic)
  18. Text Justification (Basic)
  19. Mirrored Polygons (Intermediate)
  20. Managing Drawing Tools (Intermediate)
  21. Named Views (Basic)
  22. Symbol Lookup Sheets (Intermediate)
  23. Symbol Catalog Settings (Advanced)
  24. Symbol Catalog Filters (Advanced)
  25. Symbol Control Points (Advanced)
  26. Define Symbol (Intermediate)
  27. Curves (Basic)
  28. Selections (Intermediate)
  29. Sort Symbols in Map (Basic)
  30. Extract Properties (Basic)
  31. Convert File (Basic)
  32. Get Extents (Advanced)
  33. Quick Move (Basic)
  34. Menu Editing (Advanced)
  35. Trace (Basic)
  36. Array Copy (Intermediate)
  37. Explode (Basic)
  38. Clipboard Copy (Basic)
  39. Rename & Reorder (Intermediate)
  40. Drawtools Edit (Basic)
  41. Trims (Basic)
  42. Symbol Attributes (Intermediate)
  43. Fill Style Selection Mask (Basic)
  44. Browse Files (Basic)
  45. Node Editing (Intermediate)
  46. Automatic Sheet Selection (Basic)
  47. Scale (Basic)
  48. Text along a Curve (Basic)
  49. Shaded Polygons (Intermediate)
  50. Fill with Symbols (Intermediate)
  51. Global Sun (Basic)
  52. Symbols in Area (Intermediate)
CC3+ contains a huge amount of various commands and features. This series highlights a number of these. There won't be any special progression to this series, and the command will be selected from the entire range, from the simple basic commands, to more advanced features intended for the more advanced users. Feel free to use this topic to discuss the command presented.
This series is called the command of the week, but it could also explain a feature. The explanations will tend to explain the technical parts of the command, and is intended to highlight the basics (and complexities) of the command, and information about how to use it, but won't be a detailed tutorial. It is up to you to use it creatively in your maps.

Week 21 - Named Views

If you have a large map with lots of detail, it you may feel the need to zoom in both to work on the map, and later view and use it. CC3+ has multiple different ways of zooming, but one particularly nice feature is the ability to define a named view in the map, which you can the easily zoom into. For example, you can define important section of your town, such as the royal palace or docks as views, allowing you to instantly zoom to these areas no matter where you are currently zoomed in your map. For more advanced use, you can also create macros/hotspots to let the viewer of the map easily zoom to interesting spots in the map.

Where to find it?

Toolbar: right click [Image_8711] -> Zoom Named
Menu: View -> Windows -> Name Window, View -> Zooms -> Named...
Command Line: SVNAME, ZNAME

How to use it?

Using this functionality is quite simple:
  1. Zoom into the desired area in your map.
  2. Select View -> Windows -> Name Window. The command line will ask you to pick the window to name. Most people work with only a single view window open, so just click anywhere inside the drawing window. In the dialog that pops up, give the current view a meaningful name. When you click ok, you can notice that the title bar of the drawing widow changes from 'Unnamed View' to showing your new view name.
    [Image_8712]
  3. Later, when you need to go back to this view, either click any zoom button and select Zoom Named, or go to View -> Zooms -> Named...
    This will cause the command line to read View name [dialog]
    The easiest here is to just click the mouse button (inside the drawing window). This will bring up a dialog showing all the named views in the map. Note that there are some predefined viewes here, feel free to delete them if you want to. Now, simply select the view you wish to zoom to and hit ok.
    [Image_8713]
Note that the views you define will be saved with the map, so it is great if you distribute the map file.

Advanced Use

You may have noticed that the ZNAME command brought up a command line instead of going straight to the dialog where you choose the view to zoom to. This allows us to use this command as a text-only command. Instead of opening the dialog, you can simply type the desired view directly on the command line. This is especially useful when used in macros, because you can create a hotspot in your map with a macro command to jump to a specific view, for example in a navigation menu for your map. You could also map the command to a button in the CC3+ toolbars, but that is probably overkill unless you have a common naming scheme you use in your maps.
For example, the simple macro
ZNAME Docks
will zoom directly to the view named "Docks" and can be used anywhere you could use a macro.

Comments

Sign In or Register to comment.