johanley / astro

Full source for astronomytonight.net, a site for amateur astronomers. The site has basic astronomy data for any location, and weather data for specific countries (the US and Canada). Customizable for your observing location.
BSD 2-Clause "Simplified" License
3 stars 0 forks source link

Use-current-location fails on an Android 5.1 Nexus 7 tablet #3

Closed johanley closed 7 years ago

johanley commented 7 years ago

The form on the main page has the option of using the device's current location. That is failing on my Android 5.1 Nexus 7 tablet. When the button is pressed, nothing happens.

johanley commented 7 years ago

This was just my bad code, not correctly providing an err function.