Elevation Profile
When enabled, Waymark will display an elevation chart for Lines that contain elevation data.
Ensure the elevation profile is set to display; either in Settings, or through the Shortcode:
Waymark map_id="1647" show_elevation="1"
Adjust the Background Colour
You can set the background colour with the following CSS:
.waymark-elevation,
.waymark-elevation .background {
background: #b42714 !important;
}
Route Map