# Visualizing path/route of multiple geo points based on @timestamp on map

**URL:** https://discuss.elastic.co/t/visualizing-path-route-of-multiple-geo-points-based-on-timestamp-on-map/87492
**Category:** Kibana
**Created:** [May 29, 2017, 9:34pm UTC](https://discuss.elastic.co/t/visualizing-path-route-of-multiple-geo-points-based-on-timestamp-on-map/87492 "2017-05-29T21:34:14Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Ali\_Borhani](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ali_borhani/32/18601_2.png) [@Ali\_Borhani](https://discuss.elastic.co/u/Ali_Borhani)
#### Post date: [May 29, 2017, 9:34pm UTC](https://discuss.elastic.co/t/visualizing-path-route-of-multiple-geo-points-based-on-timestamp-on-map/87492/1 "2017-05-29T21:34:14Z")

</div>

I'm inserting locations of some moving IoT devices to Elasticsearch.

My problem is, I can't visualize the route of a device on the map. In TileMap I can only visualize points of the devices statically without considering the inserted time.

Is there any solution for that?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [May 29, 2017, 9:40pm UTC](https://discuss.elastic.co/t/visualizing-path-route-of-multiple-geo-points-based-on-timestamp-on-map/87492/2 "2017-05-29T21:40:42Z")

</div>

[https://github.com/elastic/kibana/issues/8173](https://github.com/elastic/kibana/issues/8173) is maybe what you want.

I have seen it done with a heatmap, where newer @timestamps are "hotter" and older ones "colder", using a max aggregation.

---

<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: [June 26, 2017, 9:40pm UTC](https://discuss.elastic.co/t/visualizing-path-route-of-multiple-geo-points-based-on-timestamp-on-map/87492/3 "2017-06-26T21:40:49Z")

</div>

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