Skip to content

An experimental offline maps app using the cordova http-mbtiles plugin

Notifications You must be signed in to change notification settings

rgamez/offline-layers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Offline-layers

An experiment of offline layers with the http-mbtiles cordova plugin.

Description

On start the *.mbtiles files found in the /storage/sdcard/tiles directory are added as layers of a Leaflet and a Openlayers map.

Requirements

Apache Cordova >= 3

Installation

git clone https://github.com/rgamez/offline-layers
cd offline-layers
cordova platform add android
cordova plugin add https://github.com/rgamez/cordova-plugin-http-mbtiles/
cordova run android

About

An experimental offline maps app using the cordova http-mbtiles plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published