Skip to content
Ben Huson edited this page Feb 24, 2016 · 2 revisions

This shortcode displays a map with multiple post markers.

You can add extra parameters to this shortcode. For example:
[wpgeo_mashup height="500px" width="100%"]

Available parameters are:

  • width (defaults to WP Geo setting)
  • height (defaults to WP Geo setting)
  • type (defaults to WP Geo setting)
  • polylines (defaults to WP Geo setting)
  • polyline_colour (defaults to WP Geo setting)
  • align (defaults to ‘none’)
  • numberposts (defaults to -1)
  • post_type
  • post_status (defaults to ‘publish’)
  • orderby (defaults to ‘post_date’)
  • order (defaults to ‘DESC’)
  • markers (defaults to ‘large’)
Clone this wiki locally