Question
Strip coordinates from string
Hello all
Please help. I only need the coordinates from this string
"Latitude: +51.703155 N, Longitude: +5.250327 E http://maps.google.com/maps?q=+51.703155,+5.250327 Sent from my iPhone"
result +51.703155, +5.250327
Does some has an quick solution
THNX