Locations have two primary views: the single location view and a shortcode to display lists of locations.

Single Location View

Single location view with upcoming events & map.
View with map (requires Google Maps API key) and address.

List of Locations

A list of locations is produced with the shortcode `[my_calendar_show_locations]`.

The list can sort by name, city, state, zip, country, or region; by default, it will sort by name.

It can display as an unordered list or as a map of locations. The map view is only available with a Google Maps API key.

Read more about location list shortcodes.