Hey, does anyone know how to strip the location data from a sms? So someones location could be marked on Google maps.
Basically they'd text a Google voice number: 'team 1: message'. Then it would email the server with the message and it would pull the lat and long from the sms.
All the info I could get was, It's done using Drupal, the Mailsave and GMap modules, some custom code to extract the lat/lon data from the message, and AQL's SMS to email service.
Thanks.