Skip to content
CBeloch edited this page Sep 14, 2010 · 3 revisions

Changelog:

1.3.1
– minimal fix to get latest WebKit Browser to work with this class. Browser with this issue were Google Chrome and MobileSafari in iPhone OS 4.0

1.3
– moved distanceTo function to a new Locate.Extras.js file
– added a function called address() which requires Google Maps to get the current street. Use position.address to get the string

1.2
– added positionOptions
– added cardinal direction
– added Locate.distanceTo(dLat, dLong) to calculate distance to a destination location

1.1
– added more position data
– code cutdown

1.0
– Locate.js released

Clone this wiki locally