# Elastic maps lat, lon and zoom url parameters

**URL:** https://discuss.elastic.co/t/elastic-maps-lat-lon-and-zoom-url-parameters/225222
**Category:** Kibana
**Created:** [March 26, 2020, 3:02pm UTC](https://discuss.elastic.co/t/elastic-maps-lat-lon-and-zoom-url-parameters/225222 "2020-03-26T15:02:52Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![flaviogoncalves](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/flaviogoncalves/32/60995_2.png) [@flaviogoncalves](https://discuss.elastic.co/u/flaviogoncalves)
#### Post date: [March 26, 2020, 3:02pm UTC](https://discuss.elastic.co/t/elastic-maps-lat-lon-and-zoom-url-parameters/225222/1 "2020-03-26T15:02:52Z")

</div>

Is it possible to pass the latitude, longitude and zoom in the URL when embedding a map (embed=true) ?

---

<div class="post-metadata">

### Author: ![flash1293](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/flash1293/32/41227_2.png) [@flash1293](https://discuss.elastic.co/u/flash1293)
#### Post date: [March 27, 2020, 2:26pm UTC](https://discuss.elastic.co/t/elastic-maps-lat-lon-and-zoom-url-parameters/225222/2 "2020-03-27T14:26:25Z")

</div>

For region map and coordinate map you can do that by adding the "uiState" to the url.

Old url:  
`http://localhost:5801/bjk/app/kibana#/visualize/edit/334084f0-52fd-11e8-a160-89cc2ad9e8e2?embed=true`

New url:  
`http://localhost:5801/bjk/app/kibana#/visualize/edit/334084f0-52fd-11e8-a160-89cc2ad9e8e2?_a=(uiState:(mapCenter:!(43.00822479070592,14.527724063185696),mapZoom:6))&embed=true`

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [April 24, 2020, 2:26pm UTC](https://discuss.elastic.co/t/elastic-maps-lat-lon-and-zoom-url-parameters/225222/3 "2020-04-24T14:26:31Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
