Change map image to a static map

This commit is contained in:
Chris Sewell
2014-10-10 23:09:08 -04:00
parent d02ebf323b
commit b6bb594ca2
2 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
</div>
<div class="row">
<div class="medium-12 columns">
<a href="https://www.google.com/maps/place/Atlantic+Biomedical+Company/@39.256972,-76.684837,17z/data=!3m1!4b1!4m2!3m1!1s0x0:0x69ce4b772564cd53" target="new"><img src="http://maps.google.com/staticmap?center=39.25648,-76.68433&zoom=15&size=400x325&maptype=mobile&markers=39.25648,-76.68433,red&key=ABQIAAAAqQJ-gFBKUbBLaFN1HQF4KBQ_k2Fxd8XZtbWUsvz5Vrarxzf2SRSh7DRXLQmAZ-6XwtrmMhkINGT27A&sensor=false" width="100%"></a>
<a href="https://www.google.com/maps/place/Atlantic+Biomedical+Company/@39.256972,-76.684837,17z/data=!3m1!4b1!4m2!3m1!1s0x0:0x69ce4b772564cd53" target="new"><img src="/assets/staticmap.png" width="100%"></a>
</div>
</div>
<div class="row">

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB