trrisner
unread,May 27, 2014, 12:17:24 PM5/27/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to php-googl...@googlegroups.com
I'm trying to display temps that are different from one another by 10 degrees or more, within 20 miles of each other, and have roughly the same elevation.
I've used the "geoGetDistance" method to get a distance, but cannot find a way to get elevation of the points.
Is there a method that will do this?