mapbox / mapbox/mapbox-maps-android

Add a data join example

Aperta
#1,127 4 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@pjleonard37 ci sta già lavorando.

Dal 8/2/2022.

auto-triaged docs :scroll:
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/)).
Screen Shot 2022-02-08 at 8 40 04 AM

## 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

  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.