WebGISLab
WebGISLab copied to clipboard
tilecache.html: Cannot view map on iPad (iOS 9.1)
Error message: DataCloneError: DOM IDBDatabase Exception 25: The data being stored could not be cloned by the internal structured cloning algorithm
Probably related issue:
- javascript - Attempt to store blob in iOS Safari 8 throws DataCloneError - Stack Overflow http://stackoverflow.com/questions/32901733/attempt-to-store-blob-in-ios-safari-8-throws-datacloneerror/32902346
In addition,
- serviceWorker is not supported by both Safari and Chrome on iOS 9.1
- indexedDB is not supported by Chrome on iOS 9.1