Title: Display a Map
Last modified: August 21, 2016

---

# Display a Map

 *  Resolved [vanavah](https://wordpress.org/support/users/vanavah/)
 * (@vanavah)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/display-a-map/)
 * How do I display a map of the visitor location?
 * [http://wordpress.org/plugins/my-geo-posts-free/](http://wordpress.org/plugins/my-geo-posts-free/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Mindstien Technologies](https://wordpress.org/support/users/mindstien/)
 * (@mindstien)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/display-a-map/#post-4446788)
 * To display map, you have to integrate your own map via either custom integration
   or using other wp plugin, this plugin can help you insert the visitors location
   to that map via shortcode as below…
 * <?php echo do_shortcode(‘SHORTCODE’); ?>
 * shortcodes:
 *  [mygeo_city] // to display City name
    [mygeo_country_code] // to display Country
   Code [mygeo_country_name] // to display Country Name [mygeo_region] // to display
   state / region name [mygeo_latitude] // to display latitude of the visitors location[
   mygeo_longitude] // to display longitude of the visitors location [mygeo_postal_code]//
   to display postal code if available
 *  [efromdc](https://wordpress.org/support/users/efromdc/)
 * (@efromdc)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/display-a-map/#post-4446819)
 * Hmm…any way to get this to redirect to a particular city? Can you modify the 
   plugin so it accepts a city and and if the user is surfing from that city, the
   plugin does a redirect as specified?
 * [mygeo_city ifstate=”nevada” ifcity=”lasvegas” redirect=”[http://ulr.com/lasvegas%5D](http://ulr.com/lasvegas%5D)
 * I appreciate the consideration…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Display a Map’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/my-geo-posts-free_bdbcbb.svg)
 * [My Geo Posts Free](https://wordpress.org/plugins/my-geo-posts-free/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/my-geo-posts-free/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/my-geo-posts-free/)
 * [Active Topics](https://wordpress.org/support/plugin/my-geo-posts-free/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/my-geo-posts-free/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/my-geo-posts-free/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [efromdc](https://wordpress.org/support/users/efromdc/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/display-a-map/#post-4446819)
 * Status: resolved