Skip to content

Commit 4969466

Browse files
committed
update activity
1 parent 5110411 commit 4969466

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

activity_03-01.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,11 +205,11 @@ TileMill allows you to add some limited interactivity to you map. Primarily this
205205

206206
On the vertical stack of buttons in the bottom-left corner, click the pointing hand. This will open up the *Templates* window. Here you have options to add a legend, hover teaser, click function, and link to external resources. Go ahead and click **Teaser**.
207207

208-
<img src="https://maptastik.github.com/os-webmap-workshop/images/tm-tease1.png" width=100% />
208+
<img src="https://maptastik.github.com/os-webmap-workshop/images/tp-tease1.png" width=100% />
209209

210210
There is a dropdown menu currently set at `--disabled--`. This dropdown lets us determine what layer we're going to call on for interaction. Select `tracts`. You'll see the gray are abelow filled with the various attributes of from our tracts data surrounded by triple curly braces (Mustache tags).
211211

212-
<img src="https://maptastik.github.com/os-webmap-workshop/images/tm-tease1.png" width=100% />
212+
<img src="https://maptastik.github.com/os-webmap-workshop/images/tp-tease1.png" width=100% />
213213

214214
In the content area above we can combine plain text or HTML with our mustachioed attributes. Let's use `{{{p_hung}}}`, `{{{t_hung}}}`, and `{{{NAME}}}` along with some HTML:
215215

@@ -292,5 +292,5 @@ Click **Save**.
292292

293293
You have completed styling the map in TileMill!
294294

295-
<img src="https://maptastik.github.com/os-webmap-workshop/images/tm-map10.png" width=100% />
295+
<img src="https://maptastik.github.com/os-webmap-workshop/images/tm-map12.png" width=100% />
296296

0 commit comments

Comments
 (0)