Skip to content

Introduce integration for mobile documentation #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tallowen
Copy link

I added a docs page that would have been helpful for me when integrating pmtiles into a react native app. Two things that required digging for me that I thought would be helpful to write down:

  • Versions of maplibre that support pmtiles directly are ~10 weeks old so pointing out that I needed to upgrade would help
  • ReactNative does not use the maplibre-gl js library under the hood despite running what looks like a very similar react code which leads to subtle surprises in the APIs. For this project, that's relevant since there is no need to install any special dependencies on mobile.

What it looks like:
Screenshot 2025-03-26 at 6 15 28 AM

@bdon
Copy link
Member

bdon commented Apr 4, 2025

The scope of the docs here implicitly concern the code at https://github.com/protomaps - since the MapLibre code lives a totally separate repository and organization (and native doesn't need a plugin, unlike web), maybe there's a better place to put these instructions in the MapLibre org, like at https://maplibre.org/maplibre-native/ios/latest/documentation/maplibre-native-for-ios/pmtiles ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants