Title: Custom post types automatic map?
Last modified: August 19, 2016

---

# Custom post types automatic map?

 *  [jasonday](https://wordpress.org/support/users/jasonday/)
 * (@jasonday)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/custom-post-types-automatic-map/)
 * Is it possible to auto create maps on custom post types based on my custom fields?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Boris](https://wordpress.org/support/users/bobs1982/)
 * (@bobs1982)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/custom-post-types-automatic-map/#post-2049691)
 * It’s not possible with the current version of geotag. But if you are a little
   bit used to php, you may have a look at the `filterTheContent()` function in 
   the file `geotag.php`. This function will be processed for the automatic map.
   You can call the function `getPostmeta()` to read a custom field and exit the`
   filterTheContent()` if it hasn’t the expected value.

Viewing 1 replies (of 1 total)

The topic ‘Custom post types automatic map?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/geotag.svg)
 * [Geotag](https://wordpress.org/plugins/geotag/)
 * [Support Threads](https://wordpress.org/support/plugin/geotag/)
 * [Active Topics](https://wordpress.org/support/plugin/geotag/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/geotag/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/geotag/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Boris](https://wordpress.org/support/users/bobs1982/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/custom-post-types-automatic-map/#post-2049691)
 * Status: not resolved