Title: How to update Map in wp-job-manager?
Last modified: May 16, 2017

---

# How to update Map in wp-job-manager?

 *  Resolved [sandips3498](https://wordpress.org/support/users/sandips3498/)
 * (@sandips3498)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/how-to-update-map/)
 * I have added one field “job_zip_code”. i want to show map according to zip code
   and not by Location.what to do?
    Thanks in advance.
    -  This topic was modified 8 years, 12 months ago by [sandips3498](https://wordpress.org/support/users/sandips3498/).

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [jonryan](https://wordpress.org/support/users/jonryan/)
 * (@jonryan)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/how-to-update-map/#post-9139416)
 * [@sandips3498](https://wordpress.org/support/users/sandips3498/) so I’m not exactly
   sure what to do here as I’m not super familiar with this area of the code, but
   what you likely could do is filter the data before it’s being geocoded via the
   geocoding API so that you are only sending the zip code, which in case it will
   give you a generalized lat and long for that zip instead of a more specific result.
 * [https://github.com/Automattic/WP-Job-Manager/blob/2d299108fd096a49ec8af4a6f2b587cc7d880477/includes/class-wp-job-manager-geocode.php](https://github.com/Automattic/WP-Job-Manager/blob/2d299108fd096a49ec8af4a6f2b587cc7d880477/includes/class-wp-job-manager-geocode.php)

Viewing 1 replies (of 1 total)

The topic ‘How to update Map in wp-job-manager?’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [jonryan](https://wordpress.org/support/users/jonryan/)
 * Last activity: [8 years, 12 months ago](https://wordpress.org/support/topic/how-to-update-map/#post-9139416)
 * Status: resolved