Skip to content

Commit

Permalink
Improve instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Arellano committed Jul 17, 2024
1 parent 64520ec commit 106d388
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,15 +216,22 @@ <h3>FAQ</h3>
</p>
<p>
Then, include code like the following block. However, change the
value for 'src' to be your city's name and state.
value for "src" to the link to your specific city, which you can get
by clicking the link icon in the top-right corner of the map's
header bar.
</p>
<p>
<code
>&lt;iframe
src="https://parkingreform.org/parking-lot-map/#parking-reform-map=salt-lake-city-ut"
width="100%" height="600px" &gt;&lt;/iframe&gt; ></code
width="100%" height="525px" &gt;&lt;/iframe&gt; ></code
>
</p>
<p>
You may want to adjust the "width" and "height" attributes. However,
we recommend not setting the height taller than "525px" because it
makes it hard to scroll on mobile.
</p>
</dd>
</dl>
<h3>Acknowledgments</h3>
Expand Down

0 comments on commit 106d388

Please sign in to comment.