Skip to content
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

For Mobile SDKs, Create a Documentation website or GH-Pages #20

Closed
3 tasks
roblabs opened this issue Feb 17, 2021 · 8 comments
Closed
3 tasks

For Mobile SDKs, Create a Documentation website or GH-Pages #20

roblabs opened this issue Feb 17, 2021 · 8 comments

Comments

@roblabs
Copy link
Collaborator

roblabs commented Feb 17, 2021

Starting a GitHub Project for a Documentation web site for GL Native docs (similar to maplibre/maplibre-gl-js-docs).

Examples of how it could be designed:

  • MapLibre.org/docs/android
  • MapLibre.org/docs/ios

or,

  • docs.maplibre.org/mobile/ios
  • etc.

or, it could simply be hosted on the branch gh-pages

  • maplibre.github.io/maplibre-gl-native/ios
  • maplibre.github.io/maplibre-gl-native/android

Tasks

  • Review existing docs and rebrand for MapLibre
  • Setup hosting (determine web site architecture, CNAME, GH-pages, etc)
  • Update GitHub Actions to publish based on a release

Notes on making docs

Android

iOS

image

@matkoniecz
Copy link
Contributor

Would it also cover updating links in README - https://github.com/maplibre/maplibre-gl-native/tree/master/platform/android#getting-started ? Or is it a different documentation?

@mohand1993
Copy link

mohand1993 commented Sep 15, 2021

@petr-pokorny-1
isn't the documentation here https://docs.maptiler.com/maplibre-gl-native-android/ up-to-date?

@wipfli
Copy link
Member

wipfli commented Jun 9, 2022

Oh nice we should build this :)

@wipfli
Copy link
Member

wipfli commented Jun 9, 2022

I guess building the iOS docs only works on macos...

@wipfli
Copy link
Member

wipfli commented Jul 1, 2022

This is completed now I think. Android API Docs are here https://maplibre.org/maplibre-gl-native/android/api/ and the iOS here https://maplibre.org/maplibre-gl-native/ios/api/

@wipfli wipfli closed this as completed Jul 1, 2022
@mohand1993
Copy link

@wipfli Are there any plans to create a quickstart tutorial (e.g. anything similar to https://maplibre.org/maplibre-gl-js-docs/api/#quickstart)?

@wipfli
Copy link
Member

wipfli commented Jul 5, 2022

Yes let's do that, can you help me setting something like this up? Could be something like a simple markdown document...

@mohand1993
Copy link

@wipfli I am afraid we cannot, as we are not that familiar with the library.
We kind of hoped we can find such tutorial that helps us adopting this maps solution in our apps, so we haven't started using the library yet.

nvanfleet pushed a commit to lyft/maplibre-gl-native that referenced this issue Jul 28, 2022
Pulled the latest `main` from the public [maplibre](https://github.com/maplibre/maplibre-gl-native) repo to apply several fixes that are important for Lyft, like:
* [Fixing flickering street names issue. ](maplibre#267)

Updated patch number and the new version will be:
`9.5.2-patch-4`
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

No branches or pull requests

5 participants