Lower Dadd Gulch: Multiple With No color

Note that no pathcolor attribute is defined.

interactivemap id="23" width="600px" height="400px" markers="1,4,5" legend="2" marker_categories="9,10" paths="22,34"

Lower Dadd Gulch: Multiple with Multiple colors

Path colors are comma separated like the other shortcodes.

interactivemap id="23" width="600px" height="400px" markers="1,4,5" legend="2" marker_categories="9,10" paths="22,34" pathcolors="#eead0e,#5DFC0A"

Lower Dadd Gulch Single Without Color

Note that there is not pathcolor attribute. Defaults to blue

interactivemap id="23" width="600px" height="400px" markers="1,4,5" legend="1" marker_categories="9,10" paths="22"

Lower Dadd Gulch: Multiple with Single color

If the number of paths exceed the number of pathcolors, the remaining paths default to blue.

interactivemap id="23" width="600px" height="400px" markers="1,4,5" legend="2" marker_categories="9,10" paths="22,34" pathcolors="#eead0e"

Lower Dadd Gulch Single With Color

interactivemap id="23" width="600px" height="400px" markers="1,4,5" legend="1" marker_categories="9,10" paths="22" pathcolors="#eead0e"