Description
This is a fragment which shows how you move a region to where you are by tapping on the screen. It is the building block for portable mediascapes.
Have a look at the script code in the HPLabs place. It sets the two local variables currentX and currentY to the actual current GPS position.
Then on the placeEnglishIslandOnTapped screen it sets the value of the Circle Region to the current co-ordinates. If you use circle regions it is easy to set there X and Y positions.
Setup instructions
try it in the emulator and copy it to your own mediascape. it will actually work if you download it as well.
Credits
Example screen by Fluffy Logic.
Comments