Austin Transit Store location option2 v02
This is with multiple colored markers
by freedawirl
HTML
<script src="http://maps.google.com/maps/api/js?sensor=false"></script>
<div id="map" style="width: 100%; height: 400px;"></div>
JavaScript
// Define your locations: HTML content for the info window, latitude, longitude
var locations = [
//HEB Austin locations
['<h4>HEB</h4>Store #1 <br/> 2701 E 7th St <br/>(512) 478-7328', 30.25921, -97.71153],
['<h4>HEB</h4>Store #2 <br/> 6607 S IH35 <br/>(512) 441-9266', 30.18873, -97.76896],
['<h4>HEB</h4>Store #3 <br/> 1000 E. 41st St <br/>(512) 441-9266', 30.29908, -97.72015],
['<h4>HEB</h4>Store #4 <br/> 7015 Village Center <br/>(512) 502-8445', 30.35231, -97.75644],
['<h4>HEB</h4>Store #6 <br/> 12407 Mopac <br/>(512) 339-1181', 30.40247, -97.72804],
['<h4>HEB</h4>Store #7 <br/> 1434 Wells Branch Pkwy <br/>(512) 251-2584', 30.44272, -97.66439],
['<h4>HEB</h4>Store #8 <br/> 2400 S Congress <br/>(512) 442-2354', 30.23874, -97.75515],
['<h4>HEB</h4>Store #9 <br/> 5808 Burnet Rd <br/>(512) 453-8864', 30.33439, -97.74093],
['<h4>HEB</h4>Store #10 <br/> 7010 W Hwy 71 <br/>(512) 288-5440', 30.23525, -97.87492],
['<h4>HEB</h4>Store #11 <br/> 2110 Slaughter Ln <br/>(512) 282-0182', 30.17504, -97.82485],
['<h4>HEB</h4>Store #12 <br/> 2508 Riverside D <br/>(512) 448-3544', 30.23659, -97.72229],
['<h4>HEB</h4>Store #13 <br/> 7112 Ed Bluestein Blvd <br/>(512) 448-3544', 30.23659, -97.72229],
['<h4>HEB</h4>Store #14 <br/> 170 E. Whitestone <br/>(512) 259-5500', 30.52253, -97.82842],
['<h4>HEB</h4>Store #15 <br/> 9414 N Lamar austin, tx <br/>(512) 835-5400', 30.36457, -97.69775],
['<h4>HEB</h4>Store #17 <br/> 10710 Research <br/>(512) 794-8221', 30.39877, -97.74829],
['<h4>HEB</h4>Store #19 <br/> 600 W William Cannon <br/>(512) 447-5544', 30.19803, -97.78637],
['<h4>HEB</h4>Store #20 <br/> 6001 W Parmer Ln <br/>(512) 249-0400', 30.44139, -97.74257],
['<h4>HEB</h4>Store #23 <br/> 6900 Brodie Ln <br/>(512) 891-8900', 30.21640, -97.83120],
['<h4>HEB</h4>Store #25 <br/> 500 Canyon Ridge Dr <br/>(512) 973-8143', 30.40433, -97.67224],
['<h4>HEB</h4>Store #26 <br/> 2800 E. Whitestone <br/>(512) 528-0027', 30.53292, -97.78421],
['<h4>HEB</h4>Store #27...