From 2576019d07e76880958df3f0c7fb8dcfbed08d1c Mon Sep 17 00:00:00 2001 From: cambark <34783294+cambark@users.noreply.github.com> Date: Fri, 9 Aug 2019 11:03:35 -0400 Subject: [PATCH] Added point when searching for address, #28 --- README.md | 1 + index.html | 3 ++- scripts/main.js | 7 +++++++ 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fb0360..fd8beaf 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ We use the Fetch API for browser-based Web requests to the Carto SQL API and the ### SLAM v0.9e * [[24]](../../../../BetaNYC/SLAM/issues/24) Upated SQL queries to match column names in SLA dataset +* [[28]](../../../../BetaNYC/SLAM/issues/28) Added point to map when searching for a specific address. ### SLAM v0.8e * [[22]](../../../../BetaNYC/SLAM/issues/22) Display schools and churches as polygons on the map. diff --git a/index.html b/index.html index 2c81bf0..d90160d 100644 --- a/index.html +++ b/index.html @@ -156,7 +156,7 @@