Adapted from: https://github.com/ffournier/cordova-plugin-mbtiles
Works with Leaflet.js
Removes the need for two separate plugins for both SQLite and MBTiles in the same app. Requires only the Cordova-sqlite-storage plugin.
SQLlite blob support isn't complete currently in https://github.com/litehelpers/Cordova-sqlite-storage.
I had to apply the following patch for it to work on Android: