Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 649 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 649 Bytes

Pmtiles

Repository for an example using pmtiles rendered by maplibre inside a cordova app

Start a cordova project https://cordova.apache.org/docs/en/12.x/guide/cli/index.html
Add file plugin https://cordova.apache.org/docs/en/12.x/reference/cordova-plugin-file/index.html
and device plugin https://cordova.apache.org/docs/en/12.x/reference/cordova-plugin-device/index.html
Add platforms as needed https://cordova.apache.org/docs/en/12.x/guide/cli/index.html

Replace www folder inside cordova project with this www folder.
Run the app https://cordova.apache.org/docs/en/12.x/guide/cli/index.html#build-the-app