Skip to content

m345054/capacitor-pmtiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created with Capacitor Create App

This app was created using @capacitor/create-app, and comes with a very minimal shell for building an app.

Capacitor Example Project

This is a Capacitor example project that uses pmtiles to demonstrate the need to add ".pmtiles" to the supported media extensions for iOS. It adds offline support for maps and uses a custom fork of @capacitor/ios to include pmtiles in the supported mediaExtensions list.

Running this example

To run the provided example, you can use npm start command.

npm start

Custom Fork

This project uses a custom fork of @capacitor/ios:

"@capacitor/ios": "https://gitpkg.vercel.app/m345054/capacitor/ios?fix/pmtiles-6.x"

You can find the fork here: https://github.com/m345054/capacitor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published