mapbox / mapbox/mapbox-maps-android
Add a data join example
@pjleonard37 ci sta già lavorando.
Dal 8/2/2022.
- Lingua principale
- Kotlin
- Stelle
- 578
- Fork
- 161
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## New Example
_Description of the feature being requested and any outcomes desired, an example use case, and any suggestions for solution_
I propose adding a new example which shows developers how to join local JSON data with vector tile geometries and style it using the match expression. This is a fairly common use case for developers working in data visualization to create choropleth maps like below (from [this GL JS example](https://docs.mapbox.com/mapbox-gl-js/example/data-join/)).

## Why
_1-2 sentence description of why you're requesting this feature. What problem does it solve? Why is it valuable?_
Both the iOS and GL JS projects have examples which show this functionality (links below). I propose adding such an example to Android for parity.
https://docs.mapbox.com/mapbox-gl-js/example/data-join/
https://github.com/mapbox/mapbox-maps-ios/blob/main/Apps/Examples/Examples/All%20Examples/DataJoinExample.swift
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.