mapbox / mapbox/mapbox-plugins-android
Style JSON compatible layer/source intialisers
Aperta
@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
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.