Title: Get map using Post ID
Last modified: August 24, 2016

---

# Get map using Post ID

 *  Resolved [iltdevunit](https://wordpress.org/support/users/iltdevunit/)
 * (@iltdevunit)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/get-map-using-post-id/)
 * I’m aware there’s already an issue for this logged in GitHub:
    [https://kcshare.kirkleescollege.ac.uk/slt/principalsblog](https://kcshare.kirkleescollege.ac.uk/slt/principalsblog)
 * Are we any closer to offering this feature? I love the plugin, but would need
   this to go forward with it.
 * Thanks
 * [https://wordpress.org/plugins/pronamic-google-maps/](https://wordpress.org/plugins/pronamic-google-maps/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Reüel](https://wordpress.org/support/users/pronamic_reuel/)
 * (@pronamic_reuel)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/get-map-using-post-id/#post-6014102)
 * I’ve added this in [https://github.com/pronamic/wp-pronamic-google-maps/commit/51e292428e882bdef79f2901eeaa94a725929255](https://github.com/pronamic/wp-pronamic-google-maps/commit/51e292428e882bdef79f2901eeaa94a725929255),
   which will probably be added in a future Pronamic Google Maps update.
 * You can make the edit yourself to start using the _post\_id_ argument right away
   as follows:
 *     ```
       pronamic_google_maps( array(
       			'width' => 400,
       			'height' => 400,
       			'post_id' => 1,
       		) );
       ```
   
 * Or use it in shortcodes:
 * `[googlemaps post_id="1"]`

Viewing 1 replies (of 1 total)

The topic ‘Get map using Post ID’ is closed to new replies.

 * ![](https://ps.w.org/pronamic-google-maps/assets/icon-256x256.png?rev=3194044)
 * [Pronamic Google Maps](https://wordpress.org/plugins/pronamic-google-maps/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pronamic-google-maps/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pronamic-google-maps/)
 * [Active Topics](https://wordpress.org/support/plugin/pronamic-google-maps/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pronamic-google-maps/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pronamic-google-maps/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Reüel](https://wordpress.org/support/users/pronamic_reuel/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/get-map-using-post-id/#post-6014102)
 * Status: resolved