You are currently browsing: gps

Acquiring Location With the PointAbout Springboard

You can easily acquire location by using the PointAbout Springboard using JavaScript. First import the interface script: [sourcecode language="jscript"] [/sourcecode] please make sure to change the X.X with the correct version number which has been given to you.  You code should look similar to the one below: [sourcecode language="jscript"] [/sourcecode] The javascript interface allows PointAbout’s Springboard to communicate with your webpage by passing messages using JavaScript.    Next we’ll create callbacks so that when the Springboard… Read more »