# Simple (?) Map App - Guidance Needed Please

**URL:** https://community.thunkable.com/t/simple-map-app-guidance-needed-please/643629
**Category:** Questions about Thunkable X
**Created:** [June 29, 2020, 9:42am UTC](https://community.thunkable.com/t/simple-map-app-guidance-needed-please/643629 "2020-06-29T09:42:18Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![A.Smith](https://avatars.discourse-cdn.com/v4/letter/a/e8c25b/32.png) [@A.Smith](https://community.thunkable.com/u/A.Smith)
#### Post date: [June 29, 2020, 9:42am UTC](https://community.thunkable.com/t/simple-map-app-guidance-needed-please/643629/1 "2020-06-29T09:42:18Z")

</div>

Hi,

I wonder if someone could be kind enough to help me out with some info please, as I’m _completely_ confused!

I’m attempting to create an app which when opened shows the viewer a map. On the map are a number of preset locations close to the user, with a route between the locations also shown. A “guided walk” concept.

I’ve looked at all kinds of videos and documentation regarding mapping over the past couple of days (there’s so many my brain is twisting!) , but I can’'t seem to find anything specific to my needs.

If anyone could point me in the right direction I’d be hugely grateful - and please bear in mind I’m a total novice when it comes to all of this. So the simpler the better!

Thank you in advance for any help.

---

<div class="post-metadata">

### Author: ![tobi](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tobi/32/70526_2.png) [@tobi](https://community.thunkable.com/u/tobi)
#### Post date: [June 29, 2020, 9:46am UTC](https://community.thunkable.com/t/simple-map-app-guidance-needed-please/643629/2 "2020-06-29T09:46:36Z")

</div>

> [@A.Smith](#):
>
> A “guided walk” concept.

What kind of app you are trying to make?

---

<div class="post-metadata">

### Author: ![A.Smith](https://avatars.discourse-cdn.com/v4/letter/a/e8c25b/32.png) [@A.Smith](https://community.thunkable.com/u/A.Smith)
#### Post date: [June 29, 2020, 1:01pm UTC](https://community.thunkable.com/t/simple-map-app-guidance-needed-please/643629/3 "2020-06-29T13:01:54Z")

</div>

An Iphone app.

For example. Say you’re in a town centre and you want to visit the museums. You would click open the app and a map would appearing showing - from where you are - all the museums within a one mile radius, linking them with a route marker from where you are.

I can find all kinds of documentaltion and suchlike to add maps and do all kinds of things with maps, but I’m at a complete loss to find any instruction about that, which I had assumed would have been quite a simple thing to set up?

Like I said, I’m a total novice.

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [June 29, 2020, 7:21pm UTC](https://community.thunkable.com/t/simple-map-app-guidance-needed-please/643629/4 "2020-06-29T19:21:37Z")

</div>

Hi @A.Smith, welcome to the community 👋

> [@A.Smith](#):
>
> please bear in mind I’m a total novice when it comes to all of this. So the simpler the better!

This is definitely towards the more complex side of things, but definitely do-able with Thunkable.

What you need in your case is called a [polyline](https://docs.thunkable.com/map#add-polyline). Each point-of-interest on your guided tour should have it’s object with latitude and longitude.

As a proof of concept, I’d recommend that you start by creating a polyline the links just two places and let us know how you get on with that.

Hope that helps.

---

<div class="post-metadata">

### Author: ![A.Smith](https://avatars.discourse-cdn.com/v4/letter/a/e8c25b/32.png) [@A.Smith](https://community.thunkable.com/u/A.Smith)
#### Post date: [July 1, 2020, 4:00pm UTC](https://community.thunkable.com/t/simple-map-app-guidance-needed-please/643629/5 "2020-07-01T16:00:10Z")

</div>

Hi,

Thanks very much for that advice, I shall give it a try!

---

<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: [October 2, 2020, 1:23am UTC](https://community.thunkable.com/t/simple-map-app-guidance-needed-please/643629/6 "2020-10-02T01:23:30Z")

</div>

Check this out

> [@CRUD and Geolocation Example App](http://community.thunkable.com/t/crud-and-geolocation-example-app/863470):
>
> Needing a new backend solution for your [#madeWithThunkable](https://twitter.com/hashtag/madeWithThunkable?src=hashtag_click) app? Try [@backendless](https://twitter.com/Backendless) today! Get rid of the limitations imposed by [@airtable](https://twitter.com/airtable) and move beyond the difficulty of [@firebase](https://twitter.com/Firebase) (though each has their place)! Check out this template CRUD application [https://x.thunkable.com/copy/83612c4b430ae494eadee2edf27f3b1b[Depricated]](https://x.thunkable.com/copy/83612c4b430ae494eadee2edf27f3b1b%5BDepricated%5D) This will get you up and running quick! You will only need to change out the [@backendless](https://twitter.com/Backendless) URL’s. The rest is up to you in terms of styling or incorporating it further! I wi…

---

<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, 11:25am UTC](https://community.thunkable.com/t/simple-map-app-guidance-needed-please/643629/7 "2024-11-08T11:25:13Z")

</div>


