# How to Display KML Files

**URL:** https://community.thunkable.com/t/how-to-display-kml-files/2600866
**Category:** Maps
**Created:** [September 18, 2023, 7:34am UTC](https://community.thunkable.com/t/how-to-display-kml-files/2600866 "2023-09-18T07:34:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![maotou](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/maotou/32/155353_2.png) [@maotou](https://community.thunkable.com/u/maotou)
#### Post date: [September 18, 2023, 7:34am UTC](https://community.thunkable.com/t/how-to-display-kml-files/2600866/1 "2023-09-18T07:34:03Z")

</div>

Hello Thunkable community,

Is there a built-in method or a recommended approach for displaying KML files on the map component in Thunkable? I would appreciate any advice on how to parse and render the KML data onto the map.

If there is a need to use external APIs or services, could you please provide some guidance or examples?

Thank you in advance for your assistance. I look forward to hearing your suggestions!

Best regards,

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [September 18, 2023, 10:15am UTC](https://community.thunkable.com/t/how-to-display-kml-files/2600866/2 "2023-09-18T10:15:14Z")

</div>

This is not possible unless you are hosting your map on an external server and serving it to the end user via iframe.

You cannot add this to the local Thunkable map component.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:33pm UTC](https://community.thunkable.com/t/how-to-display-kml-files/2600866/3 "2024-11-08T13:33:26Z")

</div>


