Skip to content

OpenMapKit Android v1.2

Latest
Compare
Choose a tag to compare
@hallahan hallahan released this 17 Sep 20:34
· 13 commits to master since this release

This release includes one bug fix and one new feature.

Feature : Copy constraints.json from ODK Media Directory

Jason Rogena added code that copies any omk-constraints.json file from a ODK Media directory to the constraints directory. This allows ODK the ability to provide constraints for a given form automatically. See #156 and #157 .

Bug Fix: Select One Tag Value Dialog Does not Crash with POIs

A bug observed at the UC Davis Center for Spatial Sciences. Select one tag dialog was crashing when adding POIs. Simple fix. 954fddc