Using the location sensor I would like to view only the country where I am for see the corresponding flag.How?
--
This tutorial will help you understand how the geo-location sensor works:
(But unless the street address - if given - returns the country you are in, you will need to find a way of converting your lat/long values to country codes / images of flags, probably an external database somewhere)
Others may know more....
--
In which case, have a look at the other text manipulation blocks: "text split at", "start at text", or "split at spaces". You may have to "make a list" from the output of these and then select the correct index in the list to return your country.
--
Ok! Thank you!
--
--
댓글 없음:
댓글 쓰기