mirror of
https://github.com/moparisthebest/Fresh-Food-Finder
synced 2025-02-21 13:11:45 -05:00
10 lines
260 B
HTML
10 lines
260 B
HTML
![]() |
|
||
|
<div id="marketMapView">
|
||
|
<div id="marketMapContainer" >
|
||
|
<div id="map" style="width:100%;height:100%"></div>
|
||
|
</div>
|
||
|
<div id="footer">
|
||
|
<a class="button" href="javascript:getDirections({{index}})">Get Directions</a>
|
||
|
</div>
|
||
|
</div>
|