Skip to content

Commit

Permalink
wip: debug nyc map
Browse files Browse the repository at this point in the history
  • Loading branch information
jaanphare committed Apr 13, 2024
1 parent 74f46ae commit ba5de07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const zoom = 9.5;
```

```js
const areas = FileAttachment("data/new_york_real_estate_MapPLUTO_data_min_zoom_0_max_zoom_12.pmtiles");
const areas = FileAttachment("data/new_york_real_estate_MapPLUTO_data_ndjson_min_zoom_0_max_zoom_12.pmtiles");
```

```js
Expand Down

0 comments on commit ba5de07

Please sign in to comment.