Example Application: http://www.iamnear.com/examples/sfjslib.html
URL to JavaScript Library: http://www.iamnear.com/js/iamnear/sfjslib.js
Thank you in advance for any and all input.
1–6 of 6 posts
Example Application: http://www.iamnear.com/examples/sfjslib.html
URL to JavaScript Library: http://www.iamnear.com/js/iamnear/sfjslib.js
Thank you in advance for any and all input.
I am near you, in Chandler, so cannot help test SF but would be interested in PHX. After reading your JavaScript I have a question: HTML5 geolocation returns lat/lon so what are you using that isn't shown in the script to get neighborhood?
I am near you, in Chandler, so cannot help test SF but would be interested in PHX. After reading your JavaScript I have a question: HTML5 geolocation returns lat/lon so what are you using that isn't shown in the script to get neighborhood?
Oh I see, it passes coordinates to your rest api which returns neighborhood based on fences you have created. Cool. I can imagine this would be useful for drawing fences around businesses and making an app that changes its display of closest businesses as the user drives around town.
Cool. Any possibility of putting the source code on Github?