Closed ghost closed 12 years ago
This code was taken from the Geolocation sample that Adam created that's posted in a KB: http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/Using-HTML5-Geolocation-in-your-Web-or-BlackBerry-WebWorks/ta-p/630406
cc @astanley for comments on the code origin
Original code, modeled after sample published online here http://www.movable-type.co.uk/scripts/latlong.html geo.js is also already published as part of the kitchenSink sample application.
Thanks for submitting this sample Barb. The license headers look fine to me. The only thing outstanding before we can merge is a final change to the README File:
1) Please remove the link to the swipemenu screenshot - I believe this is a copy & paste error from a previous README
2) Please add a "Dependencies" section and indicate that the imagery was created by multimedia team at RIM and is available for use under the Apache2 license.
@astanley
Heya Adam,
I think we are good to go now. :)
Adding a new sample application - a Hello World-like application that includes basic HTML, CSS, and JavaScript. This application is based on the WebWorks "Creating Your First Application tutorial, here: https://bdsc.webapps.blackberry.com/html5/documentation/ww_tutorials/tutorial_create_first_app_intro_1969476_11.html.