Skip to content
Linda Mejia edited this page Aug 13, 2020 · 9 revisions

Read the Official Documentation here
To embed your own map (from R, Tableau, or another source), click here

Working Example of LA Map

Additional notes:

1. Mapbox

We used Mapbox to create our maps: Mapbox Documentation
You will have to make an account and get an access token: Mapbox Access token
Example:
Map Box Example

2. GeoJSON

You will need to find at least one source for an accurate GeoJSON

Example: LA GeoJson

Find nameProperty and idproperty in the GeoJson file you have sourced

Example: GeoJson Properties

3. Metadata

The metadata field data_show_map must be set to true.