Title: Maps integration
Last modified: August 6, 2026

---

# Maps integration

 *  [wildapache](https://wordpress.org/support/users/wildapache/)
 * (@wildapache)
 * [1 day, 8 hours ago](https://wordpress.org/support/topic/maps-integration/)
 * I created form where user can put their physical address.
 * Now I am looking for the **easy way** to show it on web site.
 * Exist some free and easy method to integrate it ?
 * Something like **www.\*\*\*\*\*.com/?street=&number=&city=&zip=?**
 * Where I put only values and it show me on map where is it

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

 *  [Md Rashedul Islam Chowdhury (Ric)](https://wordpress.org/support/users/mdridipu/)
 * (@mdridipu)
 * [1 day, 4 hours ago](https://wordpress.org/support/topic/maps-integration/#post-18986408)
 * Yes. A simple option is to use the **Google Maps** search URL:
 * `https://www.google.com/maps/search/?api=1&query=`
 * Then append the URL-encoded address, for example:
 * `https://www.google.com/maps/search/?api=1&query=123+Main+Street,+New+York,+NY
   +10001`
 * Alternatively, you can use **OpenStreetMap**:
 * `https://www.openstreetmap.org/search?query=`
 * Both options are free for basic use and don’t require embedding a map or using
   an API key if you only want to open the location on a map.
 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [1 day, 3 hours ago](https://wordpress.org/support/topic/maps-integration/#post-18986422)
 * You can use the options mentioned above on any website at any time, since they
   are provided by Google. WordPress itself does not include any such features.
 * Alternatively, you can try using one of the map plugins available in the WordPress
   repository to integrate maps: [https://wordpress.org/plugins/tags/maps/](https://wordpress.org/plugins/tags/maps/)–
   for instructions on how to do this, please check their support forum or review
   their documentation.
 *  Thread Starter [wildapache](https://wordpress.org/support/users/wildapache/)
 * (@wildapache)
 * [22 hours, 28 minutes ago](https://wordpress.org/support/topic/maps-integration/#post-18986585)
 * [@mdridipu](https://wordpress.org/support/users/mdridipu/) I want to integrate
   it on my web site like iframe with a default marker pointing on user address.
   Not just open it on Google/Openstreetmap. So I need to put user data in query
   and show it on my web site.
 *  [hupe13](https://wordpress.org/support/users/hupe13/)
 * (@hupe13)
 * [19 hours, 14 minutes ago](https://wordpress.org/support/topic/maps-integration/#post-18986647)
 * You can use [Leaflet Map](https://wordpress.org/plugins/leaflet-map/) and create
   with your form a shortcode like:
 *     ```wp-block-code
       [leaflet-map zoom=12 address="city,street number"][leaflet-marker]point[/leaflet-marker]
       ```
   
 * But Leaflet Map does not work on iframes.
 *  Thread Starter [wildapache](https://wordpress.org/support/users/wildapache/)
 * (@wildapache)
 * [18 hours, 24 minutes ago](https://wordpress.org/support/topic/maps-integration/#post-18986684)
 * [@hupe13](https://wordpress.org/support/users/hupe13/)
 *  I can’t use any external plugin in proj.
 * But I will download it to look how it work
 * I need just to show map at user with pointed marker on user address, that all,
   nothing more.

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmaps-integration%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

## Tags

 * [address](https://wordpress.org/support/topic-tag/address/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 4 participants
 * Last reply from: [wildapache](https://wordpress.org/support/users/wildapache/)
 * Last activity: [18 hours, 24 minutes ago](https://wordpress.org/support/topic/maps-integration/#post-18986684)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
