# Help needed with Google Maps Link Delimiter Not Working

**URL:** https://community.thunkable.com/t/help-needed-with-google-maps-link-delimiter-not-working/3706918
**Category:** Questions about Thunkable X
**Created:** [April 1, 2025, 7:27pm UTC](https://community.thunkable.com/t/help-needed-with-google-maps-link-delimiter-not-working/3706918 "2025-04-01T19:27:04Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![AmyB](https://avatars.discourse-cdn.com/v4/letter/a/cab0a1/32.png) [@AmyB](https://community.thunkable.com/u/AmyB)
#### Post date: [April 1, 2025, 7:27pm UTC](https://community.thunkable.com/t/help-needed-with-google-maps-link-delimiter-not-working/3706918/1 "2025-04-01T19:27:04Z")

</div>

Hi! I am trying to create a basic interface so that when a Google Maps link is entered, the app can parse through to extract the latitude and longitude coordinates using delimiters.

Here’s the original link-

https://maps.google.com/maps?ll=33.7725939,-84.3958284&z=15&output=embed&dg=ntvb&q=Bobby%2BDodd%2BStadium%2Bat%2BHyundai%2BField

First I am trying to create a list with the delimiter @. Even though this seems to work, the length of the list is shown as 1, and the “get” function is not working. The last remove #3 block makes it so the result is “33.7725939,-84.3958284”. I then have the ability to remove index 2 from “33.7725939,-84.3958284” and it will remove the number after the comma. But if I tried to “get” index 2 and assign it to a variable, it says undefined. Any help would be greatly appreciated. here’s all the code.

 ![Screenshot 2025-04-01 032957](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/c/1/c10dc2095cfe71ff50dbdf37d363290a8a33e62e.jpeg)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [April 1, 2025, 10:09pm UTC](https://community.thunkable.com/t/help-needed-with-google-maps-link-delimiter-not-working/3706918/2 "2025-04-01T22:09:34Z")

</div>

What is the value of `Text_Input1's Text` when you test this?

Can you share a link to the project (and if so, which screen those blocks are on)?

---

<div class="post-metadata">

### Author: ![AmyB](https://avatars.discourse-cdn.com/v4/letter/a/cab0a1/32.png) [@AmyB](https://community.thunkable.com/u/AmyB)
#### Post date: [April 2, 2025, 12:19am UTC](https://community.thunkable.com/t/help-needed-with-google-maps-link-delimiter-not-working/3706918/3 "2025-04-02T00:19:00Z")

</div>

The value of Text\_Input1’s Text should be the Google Maps link -  
“[Google Maps](https://www.google.com/maps/place/Bobby+Dodd+Stadium+at+Hyundai+Field/@33.7725939,-84.3958284,1761m/data=!3m2!1e3!4b1!4m6!3m5!1s0x88f50463084443cd:0xbc6875a6aa9d044e!8m2!3d33.7725939!4d-84.3932535!16zL20vMDNxbjgz?entry=ttu&g_ep=EgoyMDI1MDMyNS4xIKXMDSoASAFQAw%3D%3D)”  
It keeps shortening so you might have to click on it to get the link.  
Here is the link to the project - there is only one screen.  
[Thunkable](https://x.thunkable.com/projectPage/67eb79bed34cb727d12204ad)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [April 2, 2025, 2:12am UTC](https://community.thunkable.com/t/help-needed-with-google-maps-link-delimiter-not-working/3706918/4 "2025-04-02T02:12:19Z")

</div>

Try the blocks below.

Updated project link: [Thunkable](https://x.thunkable.com/copy/e4221912d39967364c923202267c834b)

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/a/8a6fca0f6abc16543b7724772a40b2746008326b.png)

---

<div class="post-metadata">

### Author: ![AmyB](https://avatars.discourse-cdn.com/v4/letter/a/cab0a1/32.png) [@AmyB](https://community.thunkable.com/u/AmyB)
#### Post date: [April 2, 2025, 8:04am UTC](https://community.thunkable.com/t/help-needed-with-google-maps-link-delimiter-not-working/3706918/5 "2025-04-02T08:04:39Z")

</div>

This is great, thank you! It works now.

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [April 2, 2025, 8:10pm UTC](https://community.thunkable.com/t/help-needed-with-google-maps-link-delimiter-not-working/3706918/6 "2025-04-02T20:10:09Z")

</div>

You’re welcome. If you feel like that solved your question, you can mark the checkbox below that post to let others know.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [July 1, 2025, 8:11pm UTC](https://community.thunkable.com/t/help-needed-with-google-maps-link-delimiter-not-working/3706918/7 "2025-07-01T20:11:09Z")

</div>

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