S splatt Active Member Licensed User Longtime User Apr 13, 2011 #1 Is it possible to add GPS location data to an image I've taken with the camera within an app?
Erel B4X founder Staff member Licensed User Longtime User Apr 14, 2011 #2 I will add it to the features list. Upvote 0
L LittleEddie Member Licensed User Longtime User Apr 14, 2011 #4 Couldn't you just put the Image onto a canvas and then write the Lat/Lon onto it and then save the bitmap? Ed Upvote 0
Couldn't you just put the Image onto a canvas and then write the Lat/Lon onto it and then save the bitmap? Ed
S splatt Active Member Licensed User Longtime User Apr 15, 2011 #5 LittleEddie said: Couldn't you just put the Image onto a canvas and then write the Lat/Lon onto it and then save the bitmap? Ed Click to expand... A good technical solution, but not an aesthetic one! lol Upvote 0
LittleEddie said: Couldn't you just put the Image onto a canvas and then write the Lat/Lon onto it and then save the bitmap? Ed Click to expand... A good technical solution, but not an aesthetic one! lol
L LittleEddie Member Licensed User Longtime User Apr 15, 2011 #6 Yes, but you could write a code block to do it aestheticly with just one statement and then share it with the rest of us. Ed Upvote 0
Yes, but you could write a code block to do it aestheticly with just one statement and then share it with the rest of us. Ed