Posts in Map

Posts in Map Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 1,426 downloads
Posts in Map Icon

Try plugin: Posts in Map

We'll create fresh WordPress site with Posts in Map installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Posts in Map

Add short code [gmap] to insert in post a google map with advanced features and place geolocalized post in this map

1


0


0


0


0

updated: 11 years ago
since: 11 years ago
author: lucdecri

Description

Add short code [gmap] to insert in post a google map with advanced features (overlays, clusters, callbacks, events…) and place geolocalized post (with custom fields) in this map

To view post in map, you use this custom field :
* geolocation : set here GPS coordinates for post
* marker : set here url for marker icon. (optional)

To view map in a post, you use this short code ;
[gmap width=w height=h border=b posttype=p taxonomy=t term=r maxpost=m centermap=c animate=a]

where
* w,h are size of map (default is 500px and 300px)
* b is css-like style for map border (default is brown solid line)
* p is post-type (default is post)
* r is a term for taxonomy t to filter post (default is all post, without taxonomy filter)
* m is max number of post view in map
* c il gps coordinates of centre of map
* a is 0 for not animated marker, 1 for drop marker, 2 for bouncing marker

For more information visit http://gmap3.net/

Javascript by Jean-Baptiste DEMONTE.

Coming soon

  • custom field for post to use area instead marker
  • custom field to use address in geolocalized post instead coordinates
  • short code to view map bottom custom field geolocation