PKI Stuff
- Created a new project that will contain all the required classes to add a security filter to a web application
- To add it, all you have to do is add the jar and the dependencies and define the filter in the web.xml
- Also included a test servlet that verifies the filter is working
- Lots of documentation
Mobile Map
- Added an info window that pops up when a marker is clicked
- Added Ability to change views (satellite / Street / Topography )
- Improved map drag responsiveness
- The map now searches for variations of latitude and longitude, creates an alert when one or more aren’t found
- Added busy indicators to the screens that were missing them
