How to add a marker in Thunkable iOS?

Is there a way to add a marker on Thunkable iOS google map? Any ideas would be highly appreciated.

Thanks.

Hi,

Interesting challenge. I’ll think about it. Try to find an answer to it using web technologies. If you can add markers using javascript in the html page, using a Web View component and the data URI will be possible to implement it.

Open the googlemap.txt file. Instead of YOUR API KEY, insert your API key and add all the code to the text block shown below. After starting, the map and marker will be displayed.

googlemap.txt (711 Bytes)