Add an image directly to a map

You can add an image directly to a map by dragging the image to the map view.

When you add an image to a map, the CCMS creates a topicref to the image and sets the following attributes:
  • @format="image"
  • @processing-role="resource-only"
For example:
 <topicref format="image" href="per1389986115346.image" keys="per1389986115346"
            processing-role="resource-only"/>
This ensures that the map can be generated correctly.

To add an image directly to a map:

Drag the image to the map in the DITA Map view.
The image is added to the map.