it took about half a day trying, but now I want to share a option to get the coordinates of a adress in thunkable iOS via webAPI which contacts the google maps API (for extended use you should get an official API key)
and even nicer it gets, when you use the place_id from this object to make a second request with web API to get the places information (shop name, tel number, opening times, etc.) => here PlacesAPI key is required!
Помогите с маркерами. Я хочу, чтобы на одном экране любой пользователь мог добавить маркер с описанием (например, хорошим хранилищем), маркер был сохранен в базе данных Firebase по координатам маркера ( широте и долготе), а на другом экране любой пользователь увидел все маркеры из базы данных ? нужен блок …