mapbox / mapbox/mapbox-plugins-android

Style JSON compatible layer/source intialisers

Aperta
#959 11 commenti 3 reazioni 1 assegnatario Vedi su GitHub

@Chaoba ci sta già lavorando.

Dal 22/5/2019.

plugin request
Lingua principale
Java
Stelle
242
Fork
116
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Plugin request to implement https://github.com/mapbox/mapbox-gl-native/issues/13467 as a plugin. Ideally we solve the former ticket with a core API, but we can still provide this functionality with a small plugin in the meantime.

The idea is that the plugin is a json parser that accepts a json string as input and creates objects equivalent to the Android Style API

  • Create new plugin module
  • Use a json parser to create intermediate object representing the style json
  • Create the appropriate Android Style API objects
  • Add example to test app
  • Add tests

@mapbox/maps-android

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.