May 21st, 2012, 10:16 AM
|
|
|
New Member
Thread Author (OP)
Join Date: May 2012
Posts: 5
Device(s):
Carrier: Not Provided
Thanks: 0
Thanked 0 Times in 0 Posts
|
Transposing numbers
I am by no means a programer, but , as usual, cant find what I need already on the shelf. I use Navit and in its bookmark file it will only recoginize the coordinates in the opposite of what, for example, Google Maps gives, and without the comma.
Ive been looking at Appinventor to help me out but not sure if its possible for appinventor to transpose the coordinates and add that , along with a inputed name for the destination, to give me a line of text I can copy and paste into Navits bookmark file.
example
pasted from google: 37.653247,-97.429175
from me: airport
app output: mg:-97.429175 37.653247 type=bookmark label="airport" path="airport"
|
|
|