Skip to content

Instantly share code, notes, and snippets.

@corynissen
Last active August 29, 2015 14:23
Show Gist options
  • Save corynissen/17da985f55e71758f109 to your computer and use it in GitHub Desktop.
Save corynissen/17da985f55e71758f109 to your computer and use it in GitHub Desktop.
Philly Energy Benchmarking
<!doctype HTML>
<meta charset = 'utf-8'>
<html>
<head>
<link rel='stylesheet' href='http://cdn.leafletjs.com/leaflet-0.5.1/leaflet.css'>
<script src='http://cdn.leafletjs.com/leaflet-0.5.1/leaflet.js' type='text/javascript'></script>
<script src='https://rawgithub.com/leaflet-extras/leaflet-providers/gh-pages/leaflet-providers.js' type='text/javascript'></script>
<script src='http://harrywood.co.uk/maps/examples/leaflet/leaflet-plugins/layer/vector/KML.js' type='text/javascript'></script>
<style>
.rChart {
display: block;
margin-left: auto;
margin-right: auto;
width: 1200px;
height: 600px;
}
</style>
</head>
<body >
<div id = 'chart2b1924e32255' class = 'rChart leaflet'></div>
<script>
var spec = {
"dom": "chart2b1924e32255",
"width": 1200,
"height": 600,
"urlTemplate": "http://{s}.tile.osm.org/{z}/{x}/{y}.png",
"layerOpts": {
"attribution": "Map data<a href=\"http://openstreetmap.org\">OpenStreetMap</a>\n contributors, Imagery<a href=\"http://mapbox.com\">MapBox</a>"
},
"center": [ 39.95, -75.1667 ],
"zoom": 11,
"provider": "Esri.WorldStreetMap",
"id": "chart2b1924e32255"
}
var map = L.map(spec.dom, spec.mapOpts)
map.setView(spec.center, spec.zoom);
if (spec.provider){
L.tileLayer.provider(spec.provider).addTo(map)
} else {
L.tileLayer(spec.urlTemplate, spec.layerOpts).addTo(map)
}
L
.marker([
40.003,
-75.167
])
.addTo( map )
.bindPopup("2233 West Allegheny Avenue 19132 Philadelphia PA")
L
.marker([
39.951,
-75.168
])
.addTo( map )
.bindPopup("1618 - 1622 Chestnut Street 19103 Philadelphia PA")
L
.marker([
40.095,
-75.031
])
.addTo( map )
.bindPopup("9880 Bustleton Ave 19115 Philadelphia PA")
L
.marker([
39.913,
-75.223
])
.addTo( map )
.bindPopup("6701 Essingtion ave 19153 Philadelphia PA")
L
.marker([
39.963,
-75.167
])
.addTo( map )
.bindPopup("1700 Spring Garden St 19130 Philadelphia PA")
L
.marker([
39.947,
-75.206
])
.addTo( map )
.bindPopup("4140 Woodland Ave 19104 Philadelphia PA")
L
.marker([
39.96,
-75.168
])
.addTo( map )
.bindPopup("1751 Callowhill St 19130 Philadelphia PA")
L
.marker([
39.98,
-75.158
])
.addTo( map )
.bindPopup("1800-38 N. Broad St. 19122 Philadelphia PA")
L
.marker([
40.062,
-75.191
])
.addTo( map )
.bindPopup("7301 Germantown Ave. 19119 Philadelphia PA")
L
.marker([
40.059,
-74.989
])
.addTo( map )
.bindPopup("9801 Frankford Avenue 19114-2009 Philadelphia PA")
L
.marker([
39.957,
-75.192
])
.addTo( map )
.bindPopup("3400 Lancaster Ave 19104 Philadelphia PA")
L
.marker([
39.958,
-75.216
])
.addTo( map )
.bindPopup("4725 Chestnut Street 19139 Philadelphia PA")
L
.marker([
39.958,
-75.188
])
.addTo( map )
.bindPopup("3201-21 Arch Street 19104 Philadelphia PA")
L
.marker([
39.946,
-75.165
])
.addTo( map )
.bindPopup("329-35 South Broad Street 19102 Philadelphia PA")
L
.marker([
40.106,
-74.977
])
.addTo( map )
.bindPopup("12901 Townsend Road 19154 Philadelphia PA")
L
.marker([
39.98,
-75.158
])
.addTo( map )
.bindPopup("1776 N. Broad St. 19121 Philadelphia PA")
L
.marker([
39.955,
-75.191
])
.addTo( map )
.bindPopup("3300-3350 Market Street 19104 Philadelphia PA")
L
.marker([
40.059,
-74.989
])
.addTo( map )
.bindPopup("9801 Frankford Avenue 19114-2009 Philadelphia PA")
L
.marker([
40.086,
-75.227
])
.addTo( map )
.bindPopup("9601/9701 Germantown Ave 19118 Philadelphia PA")
L
.marker([
39.979,
-75.158
])
.addTo( map )
.bindPopup("1700 N. BROAD 19121 Philadelphia PA")
L
.marker([
40.083,
-75.225
])
.addTo( map )
.bindPopup("9230 Germantown Ave 19118 Philadelphia PA")
L
.marker([
39.956,
-75.193
])
.addTo( map )
.bindPopup("3501 Market Street 19104 Philadelphia PA")
L
.marker([
39.949,
-75.164
])
.addTo( map )
.bindPopup("201-11 South Broad Street 19107 Philadelphia PA")
L
.marker([
39.955,
-75.153
])
.addTo( map )
.bindPopup("800 RACE STREET 19107 Philadelphia PA")
L
.marker([
40.047,
-75.14
])
.addTo( map )
.bindPopup("1300 W Godfrey Ave 19141 Philadelphia PA")
L
.marker([
39.945,
-75.165
])
.addTo( map )
.bindPopup("401-11 South Broad Street 19147 Philadelphia PA")
L
.marker([
39.979,
-75.159
])
.addTo( map )
.bindPopup("1449 C.B. MOORE 19121 Philadelphia PA")
L
.marker([
39.958,
-75.164
])
.addTo( map )
.bindPopup("1427 Vine Street 19102 Philadelphia PA")
L
.marker([
39.948,
-75.165
])
.addTo( map )
.bindPopup("250 South Broad Street 19102 Philadelphia PA")
L
.marker([
39.945,
-75.166
])
.addTo( map )
.bindPopup("1420 Pine St. 19102 Philadelphia PA")
L
.marker([
39.961,
-75.166
])
.addTo( map )
.bindPopup("1600 Spring Garden St 19130 Philadelphia PA")
L
.marker([
39.946,
-75.208
])
.addTo( map )
.bindPopup("4247 Woodland Ave 19104 Philadelphia PA")
L
.marker([
39.948,
-75.169
])
.addTo( map )
.bindPopup("1616 Locust St. 19103 Philadelphia PA")
L
.marker([
39.957,
-75.162
])
.addTo( map )
.bindPopup("219 North Broad Street 19102 Philadelphia PA")
L
.marker([
39.958,
-75.189
])
.addTo( map )
.bindPopup("101 North 33rd Street 19104 Philadelphia PA")
L
.marker([
39.979,
-75.155
])
.addTo( map )
.bindPopup("1755 N. 13TH 19122 Philadelphia PA")
L
.marker([
39.981,
-75.154
])
.addTo( map )
.bindPopup("1115 W. POLETT WALK 19122 Philadelphia PA")
L
.marker([
39.945,
-75.209
])
.addTo( map )
.bindPopup("4310 Woodland Ave 19104 Philadelphia PA")
L
.marker([
39.945,
-75.209
])
.addTo( map )
.bindPopup("4320 Woodland Ave 19104 Philadelphia PA")
L
.marker([
39.956,
-75.189
])
.addTo( map )
.bindPopup("3201-47 Market Street 19104 Philadelphia PA")
L
.marker([
39.994,
-75.239
])
.addTo( map )
.bindPopup("5600 City Avenue 19131 Philadelphia PA")
L
.marker([
39.98,
-75.156
])
.addTo( map )
.bindPopup("1801 Liacouras Walk 19122 Philadelphia PA")
L
.marker([
39.957,
-75.172
])
.addTo( map )
.bindPopup("1920-1934 Race Street 19103 Philadelphia PA")
L
.marker([
40.023,
-75.194
])
.addTo( map )
.bindPopup("4201 Henry Ave 19144 Philadelphia PA")
L
.marker([
39.956,
-75.163
])
.addTo( map )
.bindPopup("128 N. Broad Street 19102 Philadelphia PA")
L
.marker([
39.954,
-75.186
])
.addTo( map )
.bindPopup("3101 Chestnut Street 19104 Philadelphia PA")
L
.marker([
39.955,
-75.187
])
.addTo( map )
.bindPopup("3100-16 Market Street 19104 Philadelphia PA")
L
.marker([
39.954,
-75.165
])
.addTo( map )
.bindPopup("1710-50 N. 15th Street 19122 Philadelphia PA")
L
.marker([
40.039,
-75.152
])
.addTo( map )
.bindPopup("1924 W Olney Ave. 19144 Philadelphia PA")
L
.marker([
40.059,
-74.989
])
.addTo( map )
.bindPopup("9801 Frankford Avenue 19114-2009 Philadelphia PA")
L
.marker([
39.954,
-75.188
])
.addTo( map )
.bindPopup("3201 Chestnut Street 19104 Philadelphia PA")
L
.marker([
39.981,
-75.154
])
.addTo( map )
.bindPopup("1210 W. BERKS 19122 Philadelphia PA")
L
.marker([
40.003,
-75.152
])
.addTo( map )
.bindPopup("3223 N BROAD ST 19140 Philadelphia PA")
L
.marker([
39.98,
-75.157
])
.addTo( map )
.bindPopup("1719 N. BROAD 19122 Philadelphia PA")
L
.marker([
39.98,
-75.156
])
.addTo( map )
.bindPopup("1810 Liacouras Walk 19122 Philadelphia PA")
L
.marker([
40.002,
-75.152
])
.addTo( map )
.bindPopup("3201 N BROAD ST 19140 Philadelphia PA")
L
.marker([
39.994,
-75.239
])
.addTo( map )
.bindPopup("5600 City Avenue 19131 Philadelphia PA")
L
.marker([
39.957,
-75.172
])
.addTo( map )
.bindPopup("1916 Race Street 19103 Philadelphia PA")
L
.marker([
39.981,
-75.154
])
.addTo( map )
.bindPopup("1114 W. POLETT WALK 19122 Philadelphia PA")
L
.marker([
39.982,
-75.155
])
.addTo( map )
.bindPopup("1900 N. 13TH 19122 Philadelphia PA")
L
.marker([
39.982,
-75.153
])
.addTo( map )
.bindPopup("1947 N. 12TH 19122 Philadelphia PA")
L
.marker([
39.983,
-75.156
])
.addTo( map )
.bindPopup("2020 N. 13TH 19122 Philadelphia PA")
L
.marker([
39.953,
-75.189
])
.addTo( map )
.bindPopup("3200-3246 Chestnut Street 19104 Philadelphia PA")
L
.marker([
39.954,
-75.189
])
.addTo( map )
.bindPopup("3250-60 Chestnut Street 19104 Philadelphia PA")
L
.marker([
39.955,
-75.186
])
.addTo( map )
.bindPopup("3118-38 Market Street 19104 Philadelphia PA")
L
.marker([
39.98,
-75.158
])
.addTo( map )
.bindPopup("NE CORNER BROAD AND MONTGOMERY 19122 Philadelphia PA")
L
.marker([
39.98,
-75.155
])
.addTo( map )
.bindPopup("1801 N. 13TH 19122 Philadelphia PA")
L
.marker([
39.978,
-75.156
])
.addTo( map )
.bindPopup("1301 C.B. MOORE 19122 Philadelphia PA")
L
.marker([
39.979,
-75.155
])
.addTo( map )
.bindPopup("1701 N. 13TH 19122 Philadelphia PA")
L
.marker([
39.978,
-75.156
])
.addTo( map )
.bindPopup("1301 C.B. MOORE 19122 Philadelphia PA")
L
.marker([
39.98,
-75.158
])
.addTo( map )
.bindPopup("NE CORNER BROAD AND MONTGOMERY 19122 Philadelphia PA")
L
.marker([
39.982,
-75.157
])
.addTo( map )
.bindPopup("1913 N. BROAD 19122 Philadelphia PA")
L
.marker([
40.02,
-75.18
])
.addTo( map )
.bindPopup("2900 Queen Lane 19129 Philadelphia PA")
L
.marker([
39.983,
-75.155
])
.addTo( map )
.bindPopup("2001 N. 13TH 19122 Philadelphia PA")
L
.marker([
39.983,
-75.153
])
.addTo( map )
.bindPopup("12TH STREET 19122 Philadelphia PA")
L
.marker([
39.983,
-75.153
])
.addTo( map )
.bindPopup("2020 N. 12th Street 19122 Philadelphia PA")
L
.marker([
39.981,
-75.157
])
.addTo( map )
.bindPopup("1819 N. BROAD ST. 19122 Philadelphia PA")
L
.marker([
39.98,
-75.155
])
.addTo( map )
.bindPopup("13th St., 1800 block 19122 Philadelphia PA")
L
.marker([
40.005,
-75.218
])
.addTo( map )
.bindPopup("4190 City Ave 19131 Philadelphia PA")
L
.marker([
40.005,
-75.152
])
.addTo( map )
.bindPopup("3400 N. Broad Street 19140 Philadelphia PA")
L
.marker([
40.006,
-75.152
])
.addTo( map )
.bindPopup("3440 N. Broad Street 19140 Philadelphia PA")
L
.marker([
40.007,
-75.152
])
.addTo( map )
.bindPopup("3500 N Broad Street 19140 Philadelphia PA")
L
.marker([
39.98,
-75.153
])
.addTo( map )
.bindPopup("1121 W. MONTGOMERY AVENUE 19122 Philadelphia PA")
L
.marker([
39.981,
-75.155
])
.addTo( map )
.bindPopup("1901 N. 13TH 19122 Philadelphia PA")
L
.marker([
40.005,
-75.152
])
.addTo( map )
.bindPopup("3400 N. Broad Street 19140 Philadelphia PA")
L
.marker([
40.005,
-75.153
])
.addTo( map )
.bindPopup("3340 N BROAD ST 19140 Philadelphia PA")
L
.marker([
39.956,
-75.188
])
.addTo( map )
.bindPopup("3175 John F. Kennedy Boulevard 19104 Philadelphia PA")
L
.marker([
40.004,
-75.152
])
.addTo( map )
.bindPopup("3307 N. Broad St. 19140 Philadelphia PA")
L
.marker([
39.981,
-75.154
])
.addTo( map )
.bindPopup("1900 N. 12TH 19122 Philadelphia PA")
L
.marker([
39.955,
-75.162
])
.addTo( map )
.bindPopup("111 N. Broad Street 19107 Philadelphia PA")
L
.marker([
39.954,
-75.159
])
.addTo( map )
.bindPopup("1101 Arch Street 19107 Philadelphia PA")
L
.marker([
39.961,
-75.152
])
.addTo( map )
.bindPopup("800 Spring Garden St 19123 Philadelphia PA")
L
.marker([
39.999,
-75.03
])
.addTo( map )
.bindPopup("Market Street and Broad Street 19102 Philadelphia PA")
L
.marker([
39.959,
-75.169
])
.addTo( map )
.bindPopup("1801 Vine Street 19103 Philadelphia PA")
L
.marker([
40.037,
-75.139
])
.addTo( map )
.bindPopup("1000 W Tabor Rd 19141 Philadelphia PA")
L
.marker([
40.012,
-75.144
])
.addTo( map )
.bindPopup("3900 North 10th Street 19140 Philadelphia PA")
L
.marker([
40.002,
-75.094
])
.addTo( map )
.bindPopup("2070-80 Wheatsheaf Lane 19124 Philadelphia PA")
L
.marker([
40.004,
-75.101
])
.addTo( map )
.bindPopup("3700 KENSINGTON AV 19124 Philadelphia PA")
L
.marker([
40,
-75.109
])
.addTo( map )
.bindPopup("3412 J Street 19134 Philadelphia PA")
L
.marker([
40.008,
-75.112
])
.addTo( map )
.bindPopup("3901 G street 19124 Philadelphia PA")
L
.marker([
40.115,
-75.003
])
.addTo( map )
.bindPopup("2001 Woodhaven Road 19116 Philadelphia PA")
L
.marker([
39.984,
-75.239
])
.addTo( map )
.bindPopup("2000 N. 59th Street 19131 Philadelphia PA")
L
.marker([
40.005,
-75.101
])
.addTo( map )
.bindPopup("1400 East Erie Avenue 19124 Philadelphia PA")
L
.marker([
40.113,
-74.97
])
.addTo( map )
.bindPopup("14300 Townsend Road 19154 Philadelphia PA")
L
.marker([
40.083,
-74.999
])
.addTo( map )
.bindPopup("3031 Red Lion Road 19114 Philadelphia PA")
L
.marker([
39.91,
-75.141
])
.addTo( map )
.bindPopup("4 East Oregon Ave 19148 Philadelphia PA")
L
.marker([
40.019,
-75.045
])
.addTo( map )
.bindPopup("6601 New State Rd 19135 Philadelphia PA")
L
.marker([
39.992,
-75.155
])
.addTo( map )
.bindPopup("2527-37 N Broad St 19132 Philadelphia PA")
L
.marker([
40.006,
-75.119
])
.addTo( map )
.bindPopup("500-50 E Erie Ave 19134 Philadelphia PA")
L
.marker([
39.997,
-75.095
])
.addTo( map )
.bindPopup("2235 E. Castor Ave. 19134 Philadelphia PA")
L
.marker([
40.012,
-75.123
])
.addTo( map )
.bindPopup("223-43 E Luzerne Street 19124 Philadelphia PA")
L
.marker([
40.014,
-75.118
])
.addTo( map )
.bindPopup("4343 Whitaker Ave. 19124 Philadelphia PA")
L
.marker([
39.992,
-75.134
])
.addTo( map )
.bindPopup("2722 N. Hancock St. 19133 Philadelphia PA")
L
.marker([
40.109,
-75.011
])
.addTo( map )
.bindPopup("2000 Bennett Rd 19116 Philadelphia PA")
L
.marker([
39.99,
-75.109
])
.addTo( map )
.bindPopup("2216 e allegheny ave 19134 Philadelphia PA")
L
.marker([
39.933,
-75.221
])
.addTo( map )
.bindPopup("5601 Paschall Avw 19143 Philadelphia PA")
L
.marker([
40.013,
-75.065
])
.addTo( map )
.bindPopup("5400 Tulip Street 19106 Philadelphia PA")
L
.marker([
40.006,
-75.178
])
.addTo( map )
.bindPopup("2901 W Hunting Park Ave 19129 Philadelphia PA")
L
.marker([
39.979,
-75.138
])
.addTo( map )
.bindPopup("1801 North American Street 19122 Philadelphia PA")
L
.marker([
40.021,
-75.039
])
.addTo( map )
.bindPopup("6951 NEW STATE ROAD 19135 Philadelphia PA")
L
.marker([
40.004,
-75.092
])
.addTo( map )
.bindPopup("2045 Wheatsheef Lain 19134 Philadelphia PA")
L
.marker([
40.11,
-74.978
])
.addTo( map )
.bindPopup("2709 Commerce Way 19154 Philadelphia PA")
L
.marker([
40.11,
-74.982
])
.addTo( map )
.bindPopup("12300 McNulty Road 19154 Philadelphia PA")
L
.marker([
40.035,
-75.095
])
.addTo( map )
.bindPopup("5501 Whitaker Ave 19124 Philadelphia PA")
L
.marker([
39.911,
-75.229
])
.addTo( map )
.bindPopup("6900 Lindbergh Blvd. 19142 Philadelphia PA")
L
.marker([
40.091,
-74.99
])
.addTo( map )
.bindPopup("10940 Dutton Rd 19154 Philadelphia PA")
L
.marker([
40.099,
-75.008
])
.addTo( map )
.bindPopup("11451 Roosevelt Blvd. 19154 Philadelphia PA")
L
.marker([
40.013,
-75.06
])
.addTo( map )
.bindPopup("5700 Tacony Street 19135 Philadelphia PA")
L
.marker([
40.088,
-74.989
])
.addTo( map )
.bindPopup("10905 Dutton Rd 19154 Philadelphia PA")
L
.marker([
40.034,
-75.22
])
.addTo( map )
.bindPopup("4555 Pechin Street 19128 Philadelphia PA")
L
.marker([
39.89,
-75.172
])
.addTo( map )
.bindPopup("2001 Kitty Hawk Avenue 19112 Philadelphia PA")
L
.marker([
40.086,
-74.996
])
.addTo( map )
.bindPopup("10450 Drummond Road 19154 Philadelphia PA")
L
.marker([
40.067,
-75.019
])
.addTo( map )
.bindPopup("9300 Ashton Rd 19114 Philadelphia PA")
L
.marker([
40.073,
-75.025
])
.addTo( map )
.bindPopup("9401 Blue Grass Road 19114 Philadelphia PA")
L
.marker([
39.9,
-75.195
])
.addTo( map )
.bindPopup("4020 S. 26th Street 19145 Philadelphia PA")
L
.marker([
39.914,
-75.144
])
.addTo( map )
.bindPopup("15 E Oregon Ave 19148 Philadelphia PA")
L
.marker([
40.108,
-74.981
])
.addTo( map )
.bindPopup("12401 McNulty Rd. 19154 Philadelphia PA")
L
.marker([
39.902,
-75.16
])
.addTo( map )
.bindPopup("3660 S Lawrence St. 19148 Philadelphia PA")
L
.marker([
39.96,
-75.148
])
.addTo( map )
.bindPopup("456 N 5th. Street 19123 Philadelphia PA")
L
.marker([
40.111,
-74.978
])
.addTo( map )
.bindPopup("2722 Commerce Way 19154 Philadelphia PA")
L
.marker([
40.065,
-75.072
])
.addTo( map )
.bindPopup("7746 Dungan Rd 19111 Philadelphia PA")
L
.marker([
39.985,
-75.138
])
.addTo( map )
.bindPopup("2200 NORTH AMERICAN STREET 19133 Philadelphia PA")
L
.marker([
40.11,
-75.004
])
.addTo( map )
.bindPopup("2030 BYBERRY RD 19116 Philadelphia PA")
L
.marker([
40.109,
-74.977
])
.addTo( map )
.bindPopup("13000 Townsend Rd 19154 Philadelphia PA")
L
.marker([
40.097,
-75.01
])
.addTo( map )
.bindPopup("11401 Roosevelt Blvd. 19154 Philadelphia PA")
L
.marker([
40.103,
-74.986
])
.addTo( map )
.bindPopup("12270 Townsend Rd 19154 Philadelphia PA")
L
.marker([
40.044,
-74.996
])
.addTo( map )
.bindPopup("9001 State Road 19136 Philadelphia PA")
L
.marker([
40.018,
-75.183
])
.addTo( map )
.bindPopup("3110 W Queen Lane 19129 Philadelphia PA")
L
.marker([
40.002,
-75.219
])
.addTo( map )
.bindPopup("4300 Ford Road 19131 Philadelphia PA")
L
.marker([
40.088,
-74.961
])
.addTo( map )
.bindPopup("1455 Franklin Mills Circle 19154 Philadelphia PA")
L
.marker([
39.951,
-75.155
])
.addTo( map )
.bindPopup("907-37 Market Street 19107 Philadelphia PA")
L
.marker([
39.952,
-75.157
])
.addTo( map )
.bindPopup("1025 Market Street 19107 Philadelphia PA")
L
.marker([
39.952,
-75.168
])
.addTo( map )
.bindPopup("1625 Chestnut St. 19103 Philadelphia PA")
L
.marker([
39.954,
-75.159
])
.addTo( map )
.bindPopup("12th and Arch Street 19106 Philadelphia PA")
L
.marker([
39.953,
-75.151
])
.addTo( map )
.bindPopup("10 Independence Mall 19106 Philadelphia PA")
L
.marker([
40.088,
-75.043
])
.addTo( map )
.bindPopup("1520 Grant Avenue 19115 Philadelphia PA")
L
.marker([
39.905,
-75.159
])
.addTo( map )
.bindPopup("3400 S. Lawrence St. 19148 Philadelphia PA")
L
.marker([
40.093,
-75.013
])
.addTo( map )
.bindPopup("2701 Red Lion Road 19114 Philadelphia PA")
L
.marker([
39.933,
-75.224
])
.addTo( map )
.bindPopup("University and Woodland Avenues 19104 Philadelphia PA")
L
.marker([
39.957,
-75.163
])
.addTo( map )
.bindPopup("230 N Broad Street 19102 Philadelphia PA")
L
.marker([
39.95,
-75.157
])
.addTo( map )
.bindPopup("132 S. 10th Street 19107-5244 Philadelphia PA")
L
.marker([
40.029,
-75.21
])
.addTo( map )
.bindPopup("5800 Ridge Avenue 19128 Philadelphia PA")
L
.marker([
40.071,
-75.088
])
.addTo( map )
.bindPopup("7600 Central Avenue 19111 Philadelphia PA")
L
.marker([
39.971,
-75.15
])
.addTo( map )
.bindPopup("801 W. Girard Avenue 19122 Philadelphia PA")
L
.marker([
39.951,
-75.23
])
.addTo( map )
.bindPopup("501 South 54th Street 19143 Philadelphia PA")
L
.marker([
39.949,
-75.158
])
.addTo( map )
.bindPopup("1020 Sansom Street 19107-5004 Philadelphia PA")
L
.marker([
40.008,
-75.127
])
.addTo( map )
.bindPopup("Erie Avenue at Front St. 19134 Philadelphia PA")
L
.marker([
39.992,
-75.154
])
.addTo( map )
.bindPopup("BROAD &amp; VENANGO 19140 Philadelphia PA")
L
.marker([
40.037,
-75.144
])
.addTo( map )
.bindPopup("5501 Old York Rd 19141 Philadelphia PA")
L
.marker([
40.059,
-75.042
])
.addTo( map )
.bindPopup("2601 Holme Ave 19152 Philadelphia PA")
L
.marker([
39.945,
-75.173
])
.addTo( map )
.bindPopup("1800 Lombard St 19146 Philadelphia PA")
L
.marker([
39.958,
-75.199
])
.addTo( map )
.bindPopup("51 North 39th St 19104 Philadelphia PA")
L
.marker([
39.99,
-75.13
])
.addTo( map )
.bindPopup("100 E. Lehigh Avenue 19124 Philadelphia PA")
L
.marker([
39.949,
-75.159
])
.addTo( map )
.bindPopup("117 South 11th Street 19107-4998 Philadelphia PA")
L
.marker([
40.02,
-75.082
])
.addTo( map )
.bindPopup("4900 Frankford Avenue 19124 Philadelphia PA")
L
.marker([
40.072,
-74.983
])
.addTo( map )
.bindPopup("10800 Knights Road 19114 Philadelphia PA")
L
.marker([
39.948,
-75.156
])
.addTo( map )
.bindPopup("900 WALNUT STREET 19107 Philadelphia PA")
L
.marker([
39.946,
-75.156
])
.addTo( map )
.bindPopup("800 Spruce St 19104 Philadelphia PA")
L
.marker([
39.972,
-75.163
])
.addTo( map )
.bindPopup("1600 W. Girard Avenue 19130 Philadelphia PA")
L
.marker([
39.921,
-75.17
])
.addTo( map )
.bindPopup("2301 South Broad Street 19148 Philadelphia PA")
L
.marker([
39.95,
-75.158
])
.addTo( map )
.bindPopup("111 South11th Street 19107-5098 Philadelphia PA")
L
.marker([
39.95,
-75.193
])
.addTo( map )
.bindPopup("3400 Spruce St 19104 Philadelphia PA")
L
.marker([
40.013,
-75.149
])
.addTo( map )
.bindPopup("Rock, Park Ave, Parkinson 19140 Philadelphia PA")
L
.marker([
39.949,
-75.162
])
.addTo( map )
.bindPopup("1305 Walnut Street 19107 Philadelphia PA")
L
.marker([
39.949,
-75.17
])
.addTo( map )
.bindPopup("1701 Locust Street 19103 Philadelphia PA")
L
.marker([
39.956,
-75.161
])
.addTo( map )
.bindPopup("1301 Race Street 19107 Philadelphia PA")
L
.marker([
39.913,
-75.184
])
.addTo( map )
.bindPopup("2015 Penrose Ave 19145 Philadelphia PA")
L
.marker([
40.007,
-75.211
])
.addTo( map )
.bindPopup("4010 City Ave 19131 Philadelphia PA")
L
.marker([
39.951,
-75.168
])
.addTo( map )
.bindPopup("1628 Chestnut Street 19103 Philadelphia PA")
L
.marker([
39.957,
-75.167
])
.addTo( map )
.bindPopup("201 North 17th Street 19103 Philadelphia PA")
L
.marker([
39.888,
-75.246
])
.addTo( map )
.bindPopup("8660 Bartram Ave 19153 Philadelphia PA")
L
.marker([
39.945,
-75.141
])
.addTo( map )
.bindPopup("201 S. Columbus Blvd 19106 Philadelphia PA")
L
.marker([
39.955,
-75.206
])
.addTo( map )
.bindPopup("4109 Walnut Street 19104 Philadelphia PA")
L
.marker([
39.952,
-75.147
])
.addTo( map )
.bindPopup("400 Arch Street 19106 Philadelphia PA")
L
.marker([
39.954,
-75.158
])
.addTo( map )
.bindPopup("1100 Arch Street 19107 Philadelphia PA")
L
.marker([
39.953,
-75.161
])
.addTo( map )
.bindPopup("1201 Market St 19107 Philadelphia PA")
L
.marker([
39.884,
-75.248
])
.addTo( map )
.bindPopup("9000 Tinicum Blvd 19153 Philadelphia PA")
L
.marker([
39.884,
-75.25
])
.addTo( map )
.bindPopup("9000 Bartram Ave 19153 Philadelphia PA")
L
.marker([
39.892,
-75.233
])
.addTo( map )
.bindPopup("4101 Island ave 19153 Philadelphia PA")
L
.marker([
39.951,
-75.169
])
.addTo( map )
.bindPopup("120 South 17th Street 19103 Philadelphia PA")
L
.marker([
39.951,
-75.169
])
.addTo( map )
.bindPopup("117 South 17th Street 19103 Philadelphia PA")
L
.marker([
39.95,
-75.169
])
.addTo( map )
.bindPopup("135 S. 17th St. 19103 Philadelphia PA")
L
.marker([
40.004,
-75.218
])
.addTo( map )
.bindPopup("4200 City Avenue 19131 Philadelphia PA")
L
.marker([
39.903,
-75.24
])
.addTo( map )
.bindPopup("4105 Island Ave 19153 Philadelphia PA")
L
.marker([
39.952,
-75.16
])
.addTo( map )
.bindPopup("1200 Market Street 19107 Philadelphia PA")
L
.marker([
39.885,
-75.249
])
.addTo( map )
.bindPopup("8900 Bartram Avenue 19153 Philadelphia PA")
L
.marker([
39.886,
-75.248
])
.addTo( map )
.bindPopup("8880 Bartram Ave 19153 Philadelphia PA")
L
.marker([
39.891,
-75.234
])
.addTo( map )
.bindPopup("4301 Island Ave 19153 Philadelphia PA")
L
.marker([
39.956,
-75.161
])
.addTo( map )
.bindPopup("1301 Race Street 19107 Philadelphia PA")
L
.marker([
39.952,
-75.168
])
.addTo( map )
.bindPopup("99 South 17th Street 19103 Philadelphia PA")
L
.marker([
39.956,
-75.168
])
.addTo( map )
.bindPopup("1700 Benjamin Franklin Parkway 19103 Philadelphia PA")
L
.marker([
39.956,
-75.169
])
.addTo( map )
.bindPopup("1776 benjaman franklin Parkway 19103 Philadelphia PA")
L
.marker([
40.078,
-75.029
])
.addTo( map )
.bindPopup("9461 Roosevelt Blvd 19114 Philadelphia PA")
L
.marker([
39.953,
-75.14
])
.addTo( map )
.bindPopup("100 North Columbus Blvd. 19106 Philadelphia PA")
L
.marker([
39.948,
-75.164
])
.addTo( map )
.bindPopup("233 South Broad Street 19107 Philadelphia PA")
L
.marker([
39.946,
-75.143
])
.addTo( map )
.bindPopup("One Dock Street 19106 Philadelphia PA")
L
.marker([
39.949,
-75.148
])
.addTo( map )
.bindPopup("401 chestnut street 19106 Philadelphia PA")
L
.marker([
39.954,
-75.193
])
.addTo( map )
.bindPopup("3501 Chestnut Street 19104 Philadelphia PA")
L
.marker([
39.949,
-75.149
])
.addTo( map )
.bindPopup("433 Chestnut Street 19106 Philadelphia PA")
L
.marker([
39.952,
-75.164
])
.addTo( map )
.bindPopup("10 Avenue Of The Arts 19102 Philadelphia PA")
L
.marker([
39.957,
-75.17
])
.addTo( map )
.bindPopup("One Logan Square 19103 Philadelphia PA")
L
.marker([
39.879,
-75.245
])
.addTo( map )
.bindPopup("One Arrivals Road 19153 Philadelphia PA")
L
.marker([
39.955,
-75.164
])
.addTo( map )
.bindPopup("1419 arch St 19102 Philadelphia PA")
L
.marker([
39.953,
-75.17
])
.addTo( map )
.bindPopup("1800 Market Street 19103 Philadelphia PA")
L
.marker([
39.953,
-75.195
])
.addTo( map )
.bindPopup("3600 Walnut Street 19104 Philadelphia PA")
L
.marker([
40.104,
-75.005
])
.addTo( map )
.bindPopup("11550-11580 ROOSEVELT BLVD 19116 Philadelphia PA")
L
.marker([
39.947,
-75.215
])
.addTo( map )
.bindPopup("4625 Springfield Avenue 19143 Philadelphia PA")
L
.marker([
40.103,
-74.972
])
.addTo( map )
.bindPopup("12670 DUNKS FERRY RD 19154 Philadelphia PA")
L
.marker([
40.033,
-75.176
])
.addTo( map )
.bindPopup("5612 Green St 19144 Philadelphia PA")
L
.marker([
40.114,
-75.005
])
.addTo( map )
.bindPopup("1800 Byberry Rd 191 Philadelphia PA")
L
.marker([
39.973,
-75.216
])
.addTo( map )
.bindPopup("4601 W. Girard Avenue 19131 Philadelphia PA")
L
.marker([
39.974,
-75.173
])
.addTo( map )
.bindPopup("2035 South College Avenue 19121 Philadelphia PA")
L
.marker([
39.945,
-75.169
])
.addTo( map )
.bindPopup("1600 Lombard Street 19146 Philadelphia PA")
L
.marker([
39.923,
-75.168
])
.addTo( map )
.bindPopup("1248 Jackson St 19148 Philadelphia PA")
L
.marker([
40.059,
-75.164
])
.addTo( map )
.bindPopup("7115 Stenton Avenue 19138 Philadelphia PA")
L
.marker([
40.072,
-75.167
])
.addTo( map )
.bindPopup("1350 E Vernon Road 19150 Philadelphia PA")
L
.marker([
39.961,
-75.161
])
.addTo( map )
.bindPopup("447 N. Broad St. 19123 Philadelphia PA")
L
.marker([
40.061,
-75.21
])
.addTo( map )
.bindPopup("500 West Willow Grove Ave. 19118 Philadelphia PA")
L
.marker([
40.027,
-75.116
])
.addTo( map )
.bindPopup("401 East Roosevelt Blvd 19120 Philadelphia PA")
L
.marker([
40.014,
-75.143
])
.addTo( map )
.bindPopup("1000 W. Lycoming Avenue 19140 Philadelphia PA")
L
.marker([
39.928,
-75.186
])
.addTo( map )
.bindPopup("1928 Point Breeze Ave 19145 Philadelphia PA")
L
.marker([
40.061,
-75.21
])
.addTo( map )
.bindPopup("500 West Willow Grove Ave. 19118 Philadelphia PA")
L
.marker([
40.067,
-75.067
])
.addTo( map )
.bindPopup("1330 Rhawn Street 19111 Philadelphia PA")
L
.marker([
40.052,
-75.069
])
.addTo( map )
.bindPopup("1800 COTTMAN AVE 19111 Philadelphia PA")
L
.marker([
39.928,
-75.162
])
.addTo( map )
.bindPopup("1730 S 10th St 19148 Philadelphia PA")
L
.marker([
39.983,
-75.161
])
.addTo( map )
.bindPopup("1600 W NORRIS ST 19121 Philadelphia PA")
L
.marker([
40.005,
-75.096
])
.addTo( map )
.bindPopup("3900 Jasper St 19124 Philadelphia PA")
L
.marker([
40.142,
-74.953
])
.addTo( map )
.bindPopup("4001 Grand Ave 19114 Philadelphia PA")
L
.marker([
40.029,
-75.123
])
.addTo( map )
.bindPopup("100 W DUNCANNON AVE 19120 Philadelphia PA")
L
.marker([
39.957,
-75.195
])
.addTo( map )
.bindPopup("3601 FILBERT ST 19104 Philadelphia PA")
L
.marker([
39.98,
-75.239
])
.addTo( map )
.bindPopup("5898 LANCASTER AVE 19131 Philadelphia PA")
L
.marker([
39.982,
-75.146
])
.addTo( map )
.bindPopup("2000 N 7TH ST 19122 Philadelphia PA")
L
.marker([
40.03,
-75.035
])
.addTo( map )
.bindPopup("7300 Torresdale Avenue 19136 Philadelphia PA")
L
.marker([
39.982,
-75.172
])
.addTo( map )
.bindPopup("2239 West Montgomery Ave 19121 Philadelphia PA")
L
.marker([
39.957,
-75.212
])
.addTo( map )
.bindPopup("4501 Chestnut St. 19139 Philadelphia PA")
L
.marker([
40.085,
-74.987
])
.addTo( map )
.bindPopup("11201 Academy Road 19154 Philadelphia PA")
L
.marker([
39.924,
-75.169
])
.addTo( map )
.bindPopup("2101 SOUTH BROAD ST 19148 Philadelphia PA")
L
.marker([
39.913,
-75.165
])
.addTo( map )
.bindPopup("2901 S 10th Street 19148 Philadelphia PA")
L
.marker([
40.002,
-75.174
])
.addTo( map )
.bindPopup("3001 N 27TH ST 19132 Philadelphia PA")
L
.marker([
40.096,
-75.057
])
.addTo( map )
.bindPopup("600 SHARON LANE 19115 Philadelphia PA")
L
.marker([
40.049,
-75.023
])
.addTo( map )
.bindPopup("3301 Solly Avenue 19136 Philadelphia PA")
L
.marker([
39.971,
-75.253
])
.addTo( map )
.bindPopup("6701 Callowhill St 19151 Philadelphia PA")
L
.marker([
40.037,
-75.223
])
.addTo( map )
.bindPopup("6498 RIDGE AVE 19128 Philadelphia PA")
L
.marker([
40.048,
-75.162
])
.addTo( map )
.bindPopup("5650 SPRAGUE ST 19138 Philadelphia PA")
L
.marker([
40.033,
-75.167
])
.addTo( map )
.bindPopup("67 E BRINGHURST ST 19144 Philadelphia PA")
L
.marker([
40.038,
-75.073
])
.addTo( map )
.bindPopup("6401 HORROCKS ST 19149 Philadelphia PA")
L
.marker([
39.994,
-75.175
])
.addTo( map )
.bindPopup("2601 W CUMBERLAND ST 19132 Philadelphia PA")
L
.marker([
39.977,
-75.214
])
.addTo( map )
.bindPopup("4700 Parkside Ave 19131 Philadelphia PA")
L
.marker([
39.994,
-75.142
])
.addTo( map )
.bindPopup("601 W SOMERSET ST 19133 Philadelphia PA")
L
.marker([
40.022,
-75.085
])
.addTo( map )
.bindPopup("5000 OXFORD AVE 19124 Philadelphia PA")
L
.marker([
40.082,
-75.216
])
.addTo( map )
.bindPopup("201 Sunset Ave 19118 Philadelphia PA")
L
.marker([
40.092,
-75.053
])
.addTo( map )
.bindPopup("8801 VERREE RD 19115 Philadelphia PA")
L
.marker([
39.928,
-75.24
])
.addTo( map )
.bindPopup("6600 CHESTER AVE 19142 Philadelphia PA")
L
.marker([
39.999,
-75.169
])
.addTo( map )
.bindPopup("2300 W CAMBRIA ST 19132 Philadelphia PA")
L
.marker([
39.94,
-75.161
])
.addTo( map )
.bindPopup("1122 CATHARINE ST 19147 Philadelphia PA")
L
.marker([
40.056,
-75.071
])
.addTo( map )
.bindPopup("1601 COTTMAN AVE 19111 Philadelphia PA")
L
.marker([
40.03,
-75.135
])
.addTo( map )
.bindPopup("5118-50 N 6TH ST 19120 Philadelphia PA")
L
.marker([
39.992,
-75.158
])
.addTo( map )
.bindPopup("2539 N. 16TH ST 19132 Philadelphia PA")
L
.marker([
40.035,
-75.105
])
.addTo( map )
.bindPopup("5401 TABOR AVE 19120 Philadelphia PA")
L
.marker([
39.958,
-75.162
])
.addTo( map )
.bindPopup("301 N. Broad Street 19102 Philadelphia PA")
L
.marker([
40.106,
-75.026
])
.addTo( map )
.bindPopup("10175 BUSTLETON AVE 19116 Philadelphia PA")
L
.marker([
40.012,
-75.13
])
.addTo( map )
.bindPopup("151 W LUZERNE ST 19140 Philadelphia PA")
L
.marker([
40.046,
-75.044
])
.addTo( map )
.bindPopup("3001 RYAN AVE 19152 Philadelphia PA")
L
.marker([
39.976,
-75.174
])
.addTo( map )
.bindPopup("2300 MASTER ST 19121 Philadelphia PA")
L
.marker([
40.025,
-75.172
])
.addTo( map )
.bindPopup("5116 PULASKI AVE 19144 Philadelphia PA")
L
.marker([
39.96,
-75.17
])
.addTo( map )
.bindPopup("311 N. 19th Street 19103 Philadelphia PA")
L
.marker([
40.004,
-75.187
])
.addTo( map )
.bindPopup("3133 RIDGE AVE 19132 Philadelphia PA")
L
.marker([
39.952,
-75.177
])
.addTo( map )
.bindPopup("2200 CHESTNUT ST 19103 Philadelphia PA")
L
.marker([
39.995,
-75.166
])
.addTo( map )
.bindPopup("2100-50 W LEHIGH AVE 19132 Philadelphia PA")
L
.marker([
40.014,
-75.127
])
.addTo( map )
.bindPopup("120 W HUNTING PARK AV 19140 Philadelphia PA")
L
.marker([
40.005,
-75.154
])
.addTo( map )
.bindPopup("1500 W ONTARIO ST 19140 Philadelphia PA")
L
.marker([
39.978,
-75.175
])
.addTo( map )
.bindPopup("1429 N 24TH ST 19121 Philadelphia PA")
L
.marker([
40.004,
-75.107
])
.addTo( map )
.bindPopup("1100 East Erie Avenue 19124 Philadelphia PA")
L
.marker([
39.991,
-75.14
])
.addTo( map )
.bindPopup("2603 N 5TH ST 60464 Philadelphia PA")
L
.marker([
40.017,
-75.066
])
.addTo( map )
.bindPopup("5502 Harbison 19124 Philadelphia PA")
L
.marker([
40.042,
-75.051
])
.addTo( map )
.bindPopup("3000 Cottman Ave. 19149 Philadelphia PA")
L
.marker([
39.916,
-75.237
])
.addTo( map )
.bindPopup("7001 BUIST AVE 19142 Philadelphia PA")
L
.marker([
40.068,
-74.988
])
.addTo( map )
.bindPopup("3700 MORRELL AVE 19114 Philadelphia PA")
L
.marker([
39.985,
-75.158
])
.addTo( map )
.bindPopup("1501 W DIAMOND ST 19121 Philadelphia PA")
L
.marker([
40.049,
-75.155
])
.addTo( map )
.bindPopup("6201 North 21st St. 19138 Philadelphia PA")
L
.marker([
40.114,
-75.024
])
.addTo( map )
.bindPopup("595 TOMLINSON RD 19116 Philadelphia PA")
L
.marker([
39.984,
-75.18
])
.addTo( map )
.bindPopup("2817 W GLENWOOD AVE 19121 Philadelphia PA")
L
.marker([
40.059,
-75.148
])
.addTo( map )
.bindPopup("6841 NORTH 19TH ST 19126 Philadelphia PA")
L
.marker([
40.039,
-75.052
])
.addTo( map )
.bindPopup("3001 PRINCETON AVE 19149 Philadelphia PA")
L
.marker([
39.993,
-75.156
])
.addTo( map )
.bindPopup("2600 N. Broad St. 19132 Philadelphia PA")
L
.marker([
40.04,
-75.177
])
.addTo( map )
.bindPopup("40 E HIGH ST 19144 Philadelphia PA")
L
.marker([
39.941,
-75.233
])
.addTo( map )
.bindPopup("5700 WILLOWS AVE 19143 Philadelphia PA")
L
.marker([
39.996,
-75.075
])
.addTo( map )
.bindPopup("4259 Richmond Street 19137 Philadelphia PA")
L
.marker([
39.966,
-75.211
])
.addTo( map )
.bindPopup("766 N 44TH ST 19104 Philadelphia PA")
L
.marker([
39.953,
-75.227
])
.addTo( map )
.bindPopup("5200 PINE ST 19143 Philadelphia PA")
L
.marker([
39.985,
-75.129
])
.addTo( map )
.bindPopup("2445 EMERALD ST 19125 Philadelphia PA")
L
.marker([
39.966,
-75.233
])
.addTo( map )
.bindPopup("5630 VINE ST 19139 Philadelphia PA")
L
.marker([
40.016,
-75.067
])
.addTo( map )
.bindPopup("5300 DITMAN ST 19124 Philadelphia PA")
L
.marker([
40.007,
-75.13
])
.addTo( map )
.bindPopup("122 W ERIE AVE 19140 Philadelphia PA")
L
.marker([
40.012,
-75.086
])
.addTo( map )
.bindPopup("1655 UNITY ST 19124 Philadelphia PA")
L
.marker([
40.035,
-75.118
])
.addTo( map )
.bindPopup("201 E OLNEY ST 19120 Philadelphia PA")
L
.marker([
40.022,
-75.187
])
.addTo( map )
.bindPopup("3000 West School House Lane 19144 Philadelphia PA")
L
.marker([
39.975,
-75.179
])
.addTo( map )
.bindPopup("2600 W THOMPSON ST 19121 Philadelphia PA")
L
.marker([
39.974,
-75.164
])
.addTo( map )
.bindPopup("1700 W. Thompson St 19121 Philadelphia PA")
L
.marker([
39.926,
-75.186
])
.addTo( map )
.bindPopup("2101 S 24TH ST 19139 Philadelphia PA")
L
.marker([
39.896,
-75.248
])
.addTo( map )
.bindPopup("2901 S 84TH ST 19153 Philadelphia PA")
L
.marker([
39.964,
-75.239
])
.addTo( map )
.bindPopup("5900 RACE ST 19139 Philadelphia PA")
L
.marker([
39.972,
-75.13
])
.addTo( map )
.bindPopup("1300 E PALMER ST 19125 Philadelphia PA")
L
.marker([
40.04,
-75.084
])
.addTo( map )
.bindPopup("1100 DEVEREAUX AVE 19111 Philadelphia PA")
L
.marker([
39.976,
-75.266
])
.addTo( map )
.bindPopup("7501 Woodbine Ave 19151 Philadelphia PA")
L
.marker([
39.947,
-75.246
])
.addTo( map )
.bindPopup("1034 SOUTH 6OTH ST 19143 Philadelphia PA")
L
.marker([
40.023,
-75.207
])
.addTo( map )
.bindPopup("531 RIGHTER ST. 19128 Philadelphia PA")
L
.marker([
39.986,
-75.113
])
.addTo( map )
.bindPopup("2950 MEMPHIS ST 19134 Philadelphia PA")
L
.marker([
40.06,
-75.028
])
.addTo( map )
.bindPopup("2850 WELSH RD 19152 Philadelphia PA")
L
.marker([
40.028,
-75.047
])
.addTo( map )
.bindPopup("6801 COTTAGE ST 19135 Philadelphia PA")
L
.marker([
39.935,
-75.176
])
.addTo( map )
.bindPopup("1900 WHARTON ST 19146 Philadelphia PA")
L
.marker([
39.933,
-75.153
])
.addTo( map )
.bindPopup("1198 S 5TH ST 19147 Philadelphia PA")
L
.marker([
39.915,
-75.177
])
.addTo( map )
.bindPopup("1700 BIGLER ST 19145 Philadelphia PA")
L
.marker([
39.945,
-75.153
])
.addTo( map )
.bindPopup("325 SOUTH 7TH ST 19106 Philadelphia PA")
L
.marker([
40.019,
-75.119
])
.addTo( map )
.bindPopup("4600 ROSEHILL ST 19120 Philadelphia PA")
L
.marker([
39.935,
-75.164
])
.addTo( map )
.bindPopup("1213 S. 12 ST 19147 Philadelphia PA")
L
.marker([
39.957,
-75.239
])
.addTo( map )
.bindPopup("5800 WALNUT ST 19139 Philadelphia PA")
L
.marker([
39.919,
-75.151
])
.addTo( map )
.bindPopup("2300 S 2ND ST 19148 Philadelphia PA")
L
.marker([
39.964,
-75.163
])
.addTo( map )
.bindPopup("550 NORTH BROAD ST 19130 Philadelphia PA")
L
.marker([
39.923,
-75.151
])
.addTo( map )
.bindPopup("1900 S 3RD ST 19148 Philadelphia PA")
L
.marker([
39.988,
-75.169
])
.addTo( map )
.bindPopup("2200 N 22ND ST 19132 Philadelphia PA")
L
.marker([
40.003,
-75.149
])
.addTo( map )
.bindPopup("3301 OLD YORK RD 19140 Philadelphia PA")
L
.marker([
39.965,
-75.163
])
.addTo( map )
.bindPopup("616 N 15TH ST 19130 Philadelphia PA")
L
.marker([
39.916,
-75.163
])
.addTo( map )
.bindPopup("900 W OREGON AVE 19148 Philadelphia PA")
L
.marker([
39.956,
-75.168
])
.addTo( map )
.bindPopup("17th and The Benjamin Franklin Parkway 19103 Philadelphia PA")
L
.marker([
40.019,
-75.157
])
.addTo( map )
.bindPopup("4301 WAYNE AVE 19140 Philadelphia PA")
L
.marker([
39.973,
-75.128
])
.addTo( map )
.bindPopup("600 E THOMPSON ST 19125 Philadelphia PA")
L
.marker([
39.978,
-75.173
])
.addTo( map )
.bindPopup("W Jefferson St 19121 Philadelphia PA")
L
.marker([
40.037,
-75.151
])
.addTo( map )
.bindPopup("1700 W OLNEY AVE 19141 Philadelphia PA")
L
.marker([
39.937,
-75.224
])
.addTo( map )
.bindPopup("5500 KINGSESSING AVE 19143 Philadelphia PA")
L
.marker([
39.924,
-75.227
])
.addTo( map )
.bindPopup("2501 S 63rd St 19142 Philadelphia PA")
L
.marker([
40.105,
-75.017
])
.addTo( map )
.bindPopup("1700 Tomlinson Road 19116 Philadelphia PA")
L
.marker([
39.992,
-75.112
])
.addTo( map )
.bindPopup("3116 FRANKFORD AVE 19134 Philadelphia PA")
L
.marker([
40.074,
-75.081
])
.addTo( map )
.bindPopup("700 RHAWN ST 19111 Philadelphia PA")
L
.marker([
40.067,
-75.052
])
.addTo( map )
.bindPopup("8300 CASTOR AVE 19152 Philadelphia PA")
L
.marker([
39.978,
-75.165
])
.addTo( map )
.bindPopup("1600 NORTH 18TH ST 19121 Philadelphia PA")
L
.marker([
39.979,
-75.154
])
.addTo( map )
.bindPopup("1720-58 N 12 TH ST 19122 Philadelphia PA")
L
.marker([
39.956,
-75.235
])
.addTo( map )
.bindPopup("5640 SPRUCE ST 19139 Philadelphia PA")
L
.marker([
40.038,
-75.086
])
.addTo( map )
.bindPopup("6106 SUMMERDALE AVE 19149 Philadelphia PA")
L
.marker([
39.986,
-75.139
])
.addTo( map )
.bindPopup("2331 N 4TH ST 19133 Philadelphia PA")
L
.marker([
39.973,
-75.145
])
.addTo( map )
.bindPopup("500 W MASTER ST 19122 Philadelphia PA")
L
.marker([
40.019,
-75.122
])
.addTo( map )
.bindPopup("210 E Coutland St 19120 Philadelphia PA")
L
.marker([
40.044,
-75.025
])
.addTo( map )
.bindPopup("3600 STANWOOD ST 19136 Philadelphia PA")
L
.marker([
40.081,
-74.988
])
.addTo( map )
.bindPopup("10800 HAWLEY ST 19154 Philadelphia PA")
L
.marker([
39.987,
-75.174
])
.addTo( map )
.bindPopup("2498 W DIAMOND ST 19121 Philadelphia PA")
L
.marker([
40.071,
-75.175
])
.addTo( map )
.bindPopup("1100 E MT. PLEASANT AVE 19150 Philadelphia PA")
L
.marker([
39.963,
-75.166
])
.addTo( map )
.bindPopup("1699 SPRING GARDEN ST 19130 Philadelphia PA")
L
.marker([
40,
-75.114
])
.addTo( map )
.bindPopup("800 E ONTARIO ST 19134 Philadelphia PA")
L
.marker([
39.976,
-75.251
])
.addTo( map )
.bindPopup("6523 LANDSDOWNE AVE 19151 Philadelphia PA")
L
.marker([
39.984,
-75.127
])
.addTo( map )
.bindPopup("2075 E CUMBERLAND ST 19125 Philadelphia PA")
L
.marker([
39.992,
-75.238
])
.addTo( map )
.bindPopup("5701 WYNNEFIELD AVE 19131 Philadelphia PA")
L
.marker([
39.986,
-75.154
])
.addTo( map )
.bindPopup("2118-60 N 13TH ST 19122 Philadelphia PA")
L
.marker([
40.033,
-75.038
])
.addTo( map )
.bindPopup("7300 COTTAGE ST 19136 Philadelphia PA")
L
.marker([
39.972,
-75.215
])
.addTo( map )
.bindPopup("4612-72 W GIRARD AVE 19131 Philadelphia PA")
L
.marker([
39.99,
-75.177
])
.addTo( map )
.bindPopup("2700 W DAUPHIN ST 19132 Philadelphia PA")
L
.marker([
39.939,
-75.165
])
.addTo( map )
.bindPopup("901 S BROAD ST 19147 Philadelphia PA")
L
.marker([
40.015,
-75.138
])
.addTo( map )
.bindPopup("4134 N 6TH ST 19140 Philadelphia PA")
L
.marker([
39.953,
-75.243
])
.addTo( map )
.bindPopup("6001 CEDAR AVE 19143 Philadelphia PA")
L
.marker([
39.962,
-75.212
])
.addTo( map )
.bindPopup("4550 HAVERFORD AVE 19104 Philadelphia PA")
L
.marker([
40.072,
-75.17
])
.addTo( map )
.bindPopup("8025 THOURON AVE 19150 Philadelphia PA")
L
.marker([
40.08,
-74.976
])
.addTo( map )
.bindPopup("11061 KNIGHTS RD 19154 Philadelphia PA")
L
.marker([
39.978,
-75.23
])
.addTo( map )
.bindPopup("1621 N 54TH ST 19131 Philadelphia PA")
L
.marker([
40.032,
-75.175
])
.addTo( map )
.bindPopup("100 W School House Lane 19144 Philadelphia PA")
L
.marker([
39.975,
-75.204
])
.addTo( map )
.bindPopup("4021 PARKSIDE AVE 19104 Philadelphia PA")
L
.marker([
40.056,
-75.165
])
.addTo( map )
.bindPopup("6200 CRITTENDEN ST 19138 Philadelphia PA")
L
.marker([
39.985,
-75.183
])
.addTo( map )
.bindPopup("3001-29 WEST BERKS ST 19121 Philadelphia PA")
L
.marker([
40.056,
-75.161
])
.addTo( map )
.bindPopup("6100 STENTON AVE 19138 Philadelphia PA")
L
.marker([
39.983,
-75.17
])
.addTo( map )
.bindPopup("2118 W NORRIS ST 19121 Philadelphia PA")
L
.marker([
40.043,
-75.043
])
.addTo( map )
.bindPopup("3201 RYAN AVE 19136 Philadelphia PA")
L
.marker([
40.029,
-75.139
])
.addTo( map )
.bindPopup("900 WEST LINDLEY AVE 19141 Philadelphia PA")
L
.marker([
39.945,
-75.242
])
.addTo( map )
.bindPopup("5900 BALTIMORE AVE 19143 Philadelphia PA")
L
.marker([
39.968,
-75.147
])
.addTo( map )
.bindPopup("910 N 6th St. 19123 Philadelphia PA")
L
.marker([
39.935,
-75.17
])
.addTo( map )
.bindPopup("1599 WHARTON ST 19146 Philadelphia PA")
L
.marker([
40.048,
-75.175
])
.addTo( map )
.bindPopup("430 E WASHINGTON LANE 19144 Philadelphia PA")
L
.marker([
40.043,
-75.119
])
.addTo( map )
.bindPopup("6101 N FRONT ST 19120 Philadelphia PA")
L
.marker([
40.13,
-75.017
])
.addTo( map )
.bindPopup("13500 Philmont Av. 19116 Philadelphia PA")
L
.marker([
40.036,
-75.088
])
.addTo( map )
.bindPopup("6900 Summerdale Ave 19111 Philadelphia PA")
L
.marker([
39.958,
-75.219
])
.addTo( map )
.bindPopup("4901 Chestnut St 19139 Philadelphia PA")
L
.marker([
39.965,
-75.216
])
.addTo( map )
.bindPopup("4725 FAIRMOUNT AVE 19139 Philadelphia PA")
L
.marker([
39.987,
-75.132
])
.addTo( map )
.bindPopup("2400-54 N FRONT ST 19133 Philadelphia PA")
L
.marker([
39.966,
-75.195
])
.addTo( map )
.bindPopup("3543 FAIRMOUNT AVE 19104 Philadelphia PA")
L
.marker([
40.045,
-75.067
])
.addTo( map )
.bindPopup("7001 HORROCKS ST. 19149 Philadelphia PA")
L
.marker([
39.983,
-75.25
])
.addTo( map )
.bindPopup("6333 Malvern Avenue 19151 Philadelphia PA")
L
.marker([
40.003,
-75.13
])
.addTo( map )
.bindPopup("3449 N MASHER ST 19140 Philadelphia PA")
L
.marker([
39.983,
-75.142
])
.addTo( map )
.bindPopup("2101 ORKNEY ST 19122 Philadelphia PA")
L
.marker([
40.007,
-75.082
])
.addTo( map )
.bindPopup("4300 Tacony St. 19124 Philadelphia PA")
L
.marker([
40.014,
-75.192
])
.addTo( map )
.bindPopup("3624 CONRAD ST 19129 Philadelphia PA")
L
.marker([
39.938,
-75.226
])
.addTo( map )
.bindPopup("5600 Chester Avenue 19143 Philadelphia PA")
L
.marker([
40.003,
-75.178
])
.addTo( map )
.bindPopup("2900 W CLEARFIELD ST 19132 Philadelphia PA")
L
.marker([
39.997,
-75.184
])
.addTo( map )
.bindPopup("3200 WEST LEHIGH AVE 19132 Philadelphia PA")
L
.marker([
40.052,
-75.148
])
.addTo( map )
.bindPopup("1701 CHELTEN AVE 19126 Philadelphia PA")
L
.marker([
40.03,
-75.076
])
.addTo( map )
.bindPopup("5935 SAUL ST 19149 Philadelphia PA")
L
.marker([
39.961,
-75.163
])
.addTo( map )
.bindPopup("440 N BROAD ST 19130 Philadelphia PA")
L
.marker([
40.048,
-75.15
])
.addTo( map )
.bindPopup("6101-6167 N GRATZ 19141 Philadelphia PA")
L
.marker([
40.058,
-75.059
])
.addTo( map )
.bindPopup("7809 CASTOR AVE 19152 Philadelphia PA")
L
.marker([
40.009,
-75.179
])
.addTo( map )
.bindPopup("3101 HENRY AVE 19129 Philadelphia PA")
L
.marker([
40.015,
-75.133
])
.addTo( map )
.bindPopup("301 W Hunting Park Ave 19140 Philadelphia PA")
L
.marker([
40.026,
-75.166
])
.addTo( map )
.bindPopup("140 WEST SEYMOUR ST 19144 Philadelphia PA")
L
.marker([
40.031,
-75.231
])
.addTo( map )
.bindPopup("4667 UMBRIA 19143 Philadelphia PA")
L
.marker([
39.999,
-75.125
])
.addTo( map )
.bindPopup("3200 B ST 19134 Philadelphia PA")
L
.marker([
40.012,
-75.112
])
.addTo( map )
.bindPopup("801 E HUNTING PARK AVE 19124 Philadelphia PA")
L
.marker([
40.035,
-75.024
])
.addTo( map )
.bindPopup("8001 Torresdale Avenue 19136 Philadelphia PA")
L
.marker([
39.974,
-75.236
])
.addTo( map )
.bindPopup("5720 MEDIA ST 19131 Philadelphia PA")
L
.marker([
39.942,
-75.226
])
.addTo( map )
.bindPopup("5400 WARRINGTON AVE 19143 Philadelphia PA")
L
.marker([
40.089,
-74.974
])
.addTo( map )
.bindPopup("3901 Woodhaven Rd 19154 Philadelphia PA")
L
.marker([
40.031,
-75.152
])
.addTo( map )
.bindPopup("1700 LINDLEY AVE 19141 Philadelphia PA")
L
.marker([
40.121,
-75.009
])
.addTo( map )
.bindPopup("1001 BYBERRY RD 19116 Philadelphia PA")
L
.marker([
39.986,
-75.242
])
.addTo( map )
.bindPopup("5925 MALVERN AVE 19131 Philadelphia PA")
L
.marker([
40.009,
-75.069
])
.addTo( map )
.bindPopup("5301 Tacony St 19137 Philadelphia PA")
L
.marker([
40.092,
-75.014
])
.addTo( map )
.bindPopup("2750 RED LION RD 19114 Philadelphia PA")
L
.marker([
40.025,
-75.087
])
.addTo( map )
.bindPopup("1197 HAWORTH ST 19124 Philadelphia PA")
L
.marker([
39.963,
-75.159
])
.addTo( map )
.bindPopup("540 N 13TH ST 19123 Philadelphia PA")
L
.marker([
39.964,
-75.148
])
.addTo( map )
.bindPopup("601 FAIRMOUNT AVE 19123 Philadelphia PA")
L
.marker([
40.033,
-75.023
])
.addTo( map )
.bindPopup("4850 Rhawn Street 19136 Philadelphia PA")
L
.marker([
39.951,
-75.196
])
.addTo( map )
.bindPopup("3601 Spruce Street 19104 Philadelphia PA")
L
.marker([
39.956,
-75.193
])
.addTo( map )
.bindPopup("3500 Market Street 19104 Philadelphia PA")
L
.marker([
39.947,
-75.158
])
.addTo( map )
.bindPopup("1020 Locust Street 19107-6799 Philadelphia PA")
L
.marker([
39.947,
-75.157
])
.addTo( map )
.bindPopup("951 Locust Street 19107-5541 Philadelphia PA")
L
.marker([
39.953,
-75.185
])
.addTo( map )
.bindPopup("125 S. 31st Street 19104 Philadelphia PA")
L
.marker([
40.038,
-75.156
])
.addTo( map )
.bindPopup("2101 W Clarkson St 19144 Philadelphia PA")
L
.marker([
40.048,
-75.061
])
.addTo( map )
.bindPopup("2230 Cottman Street 19149 Philadelphia PA")
L
.marker([
39.96,
-75.171
])
.addTo( map )
.bindPopup("1901 Vine Street 19103 Philadelphia PA")
L
.marker([
39.948,
-75.158
])
.addTo( map )
.bindPopup("1020 Walnut Street 19107-5587 Philadelphia PA")
L
.marker([
40.114,
-75
])
.addTo( map )
.bindPopup("2100 Kubach Road 19116 Philadelphia PA")
L
.marker([
40.029,
-75.029
])
.addTo( map )
.bindPopup("7400 State Road 19136 Philadelphia PA")
L
.marker([
39.993,
-75.118
])
.addTo( map )
.bindPopup("2930 Jasper Street 19134 Philadelphia PA")
L
.marker([
40.014,
-75.17
])
.addTo( map )
.bindPopup("4300 Wissahickon Avenue 19129 Philadelphia PA")
L
.marker([
40.042,
-75.168
])
.addTo( map )
.bindPopup("519 E. Chelten Ave 19144 Philadelphia PA")
L
.marker([
39.999,
-75.161
])
.addTo( map )
.bindPopup("1800 W. Indiana Ave. 19132 Philadelphia PA")
L
.marker([
40.029,
-75.027
])
.addTo( map )
.bindPopup("7500 State Road 19136 Philadelphia PA")
L
.marker([
39.914,
-75.184
])
.addTo( map )
.bindPopup("2900 South 20th Street 19145 Philadelphia PA")
L
.marker([
39.984,
-75.12
])
.addTo( map )
.bindPopup("2633 Trenton Ave. 19125 Philadelphia PA")
L
.marker([
40.11,
-75.035
])
.addTo( map )
.bindPopup("10060 Sandmeyer Lane 19116 Philadelphia PA")
L
.marker([
40.083,
-75.02
])
.addTo( map )
.bindPopup("9901 Blue Grass Road 19114 Philadelphia PA")
L
.marker([
40.109,
-75.004
])
.addTo( map )
.bindPopup("2050 Byberry Road 19116 Philadelphia PA")
L
.marker([
40.016,
-75.092
])
.addTo( map )
.bindPopup("1299 Unity Street 19124 Philadelphia PA")
L
.marker([
39.959,
-75.155
])
.addTo( map )
.bindPopup("401 N 10th Street 19123 Philadelphia PA")
L
.marker([
39.941,
-75.202
])
.addTo( map )
.bindPopup("3605 Grays Ferry Ave 19146-2703 Philadelphia PA")
L
.marker([
40.101,
-75.009
])
.addTo( map )
.bindPopup("11200 Roosevelt Blvd. 19116 Philadelphia PA")
L
.marker([
39.939,
-75.213
])
.addTo( map )
.bindPopup("5000 paschall avenue 19143 Philadelphia PA")
L
.marker([
40.072,
-75.015
])
.addTo( map )
.bindPopup("2900 Grant Ave 19114 Philadelphia PA")
L
.marker([
40.014,
-75.118
])
.addTo( map )
.bindPopup("401-425 E Hunting Park Ave 19124 Philadelphia PA")
L
.marker([
40.083,
-74.995
])
.addTo( map )
.bindPopup("10385 Drummond Road 19154 Philadelphia PA")
L
.marker([
40.112,
-74.993
])
.addTo( map )
.bindPopup("13500 Roosevelt Blvd. 19116 Philadelphia PA")
L
.marker([
40.064,
-75.073
])
.addTo( map )
.bindPopup("7722 Dungan Road 19111 Philadelphia PA")
L
.marker([
39.896,
-75.232
])
.addTo( map )
.bindPopup("7800 Holstein Avenue 19153 Philadelphia PA")
L
.marker([
39.994,
-75.101
])
.addTo( map )
.bindPopup("2251 Tioga Street 19134 Philadelphia PA")
L
.marker([
39.998,
-75.099
])
.addTo( map )
.bindPopup("3675 Amber Street 19134 Philadelphia PA")
L
.marker([
40.11,
-74.986
])
.addTo( map )
.bindPopup("2751 Southampton Road 19154 Philadelphia PA")
L
.marker([
40.012,
-75.117
])
.addTo( map )
.bindPopup("520 E. Hunting Park Avenue 19124 Philadelphia PA")
L
.marker([
40.104,
-75.002
])
.addTo( map )
.bindPopup("11701 Roosevelt Blvd 19154 Philadelphia PA")
L
.marker([
39.905,
-75.153
])
.addTo( map )
.bindPopup("3333.S 3rd Street 19148 Philadelphia PA")
L
.marker([
40.104,
-75.004
])
.addTo( map )
.bindPopup("12000 East Roosevelt Boulevard 19116 Philadelphia PA")
L
.marker([
40.091,
-74.993
])
.addTo( map )
.bindPopup("10801 Decatur Rd. 19154 Philadelphia PA")
L
.marker([
40.041,
-75.109
])
.addTo( map )
.bindPopup("5698 Rising Sun Avenue 19120 Philadelphia PA")
L
.marker([
39.975,
-75.215
])
.addTo( map )
.bindPopup("4700 West Jefferson Street 19131 Philadelphia PA")
L
.marker([
40.018,
-75.093
])
.addTo( map )
.bindPopup("1100 Orthodox Street 19124 Philadelphia PA")
L
.marker([
40.112,
-75.034
])
.addTo( map )
.bindPopup("10080 Sandmeyer Lane 19116 Philadelphia PA")
L
.marker([
40.034,
-75.239
])
.addTo( map )
.bindPopup("5000 Flat Rock Road 19127 Philadelphia PA")
L
.marker([
40.011,
-75.094
])
.addTo( map )
.bindPopup("1300 Adams Ave. 19124 Philadelphia PA")
L
.marker([
40.095,
-75.003
])
.addTo( map )
.bindPopup("2811 charter road 19154 Philadelphia PA")
L
.marker([
39.926,
-75.17
])
.addTo( map )
.bindPopup("1930 South Broad Street 19145 Philadelphia PA")
L
.marker([
40.019,
-75.099
])
.addTo( map )
.bindPopup("1331 East Wyoming Ave. 19124 Philadelphia PA")
L
.marker([
40.081,
-75.027
])
.addTo( map )
.bindPopup("9501 Roosevelt Blvd 19114 Philadelphia PA")
L
.marker([
39.956,
-75.194
])
.addTo( map )
.bindPopup("3535 Market Street 19104 Philadelphia PA")
L
.marker([
39.955,
-75.164
])
.addTo( map )
.bindPopup("112 north Broad St 19102 Philadelphia PA")
L
.marker([
39.95,
-75.157
])
.addTo( map )
.bindPopup("925 Chestnut Street 19107 Philadelphia PA")
L
.marker([
40.004,
-75.151
])
.addTo( map )
.bindPopup("1316 W ONTARIO ST 19140 Philadelphia PA")
L
.marker([
39.947,
-75.155
])
.addTo( map )
.bindPopup("251 south 8th st 19106 Philadelphia PA")
L
.marker([
39.984,
-75.167
])
.addTo( map )
.bindPopup("1900 N. 20th Street 19121 Philadelphia PA")
L
.marker([
40.07,
-74.981
])
.addTo( map )
.bindPopup("10810 Knights Road 19154 Philadelphia PA")
L
.marker([
39.948,
-75.159
])
.addTo( map )
.bindPopup("1100-04 Walnut Street 19107-5563 Philadelphia PA")
L
.marker([
39.948,
-75.155
])
.addTo( map )
.bindPopup("834 Walnut St 19106 Philadelphia PA")
L
.marker([
39.946,
-75.153
])
.addTo( map )
.bindPopup("230 S. 7th St 19107 Philadelphia PA")
L
.marker([
39.944,
-75.173
])
.addTo( map )
.bindPopup("1844 South. St 19146 Philadelphia PA")
L
.marker([
39.957,
-75.196
])
.addTo( map )
.bindPopup("3701 Market St. 19104 Philadelphia PA")
L
.marker([
39.929,
-75.145
])
.addTo( map )
.bindPopup("1400 S Christopher Columbus Blvd 19147 Philadelphia PA")
L
.marker([
40.069,
-75.239
])
.addTo( map )
.bindPopup("8875 Ridge Avenue 19128 Philadelphia PA")
L
.marker([
39.951,
-75.174
])
.addTo( map )
.bindPopup("135 S. 20th Street 19103 Philadelphia PA")
L
.marker([
40.034,
-75.178
])
.addTo( map )
.bindPopup("5722 Greene Street 19144 Philadelphia PA")
L
.marker([
39.983,
-75.15
])
.addTo( map )
.bindPopup("1000 Diamond St 19122 Philadelphia PA")
L
.marker([
39.967,
-75.14
])
.addTo( map )
.bindPopup("1001-13 N th 2nd Street 19123 Philadelphia PA")
L
.marker([
39.95,
-75.17
])
.addTo( map )
.bindPopup("135 South 18th Street 19103 Philadelphia PA")
L
.marker([
39.96,
-75.168
])
.addTo( map )
.bindPopup("2 Franklin Town Blvd 19103 Philadelphia PA")
L
.marker([
39.955,
-75.218
])
.addTo( map )
.bindPopup("216 S. 48th Street 19139 Philadelphia PA")
L
.marker([
39.95,
-75.17
])
.addTo( map )
.bindPopup("201 S. 18th St. 19103 Philadelphia PA")
L
.marker([
39.967,
-75.139
])
.addTo( map )
.bindPopup("1050 North Hancock St 19123 Philadelphia PA")
L
.marker([
39.95,
-75.155
])
.addTo( map )
.bindPopup("834 Chestnut Street, Philadelphia 19107 Philadelphia PA")
L
.marker([
39.955,
-75.171
])
.addTo( map )
.bindPopup("1801 John F Kennedy Blv 19103 Philadelphia PA")
L
.marker([
39.957,
-75.2
])
.addTo( map )
.bindPopup("3901-55 Market Street 19104 Philadelphia PA")
L
.marker([
39.955,
-75.167
])
.addTo( map )
.bindPopup("1600 Arch Street 19006 Philadelphia PA")
L
.marker([
39.938,
-75.181
])
.addTo( map )
.bindPopup("1201 S 23rd St 19146 Philadelphia PA")
L
.marker([
39.949,
-75.147
])
.addTo( map )
.bindPopup("321 Chestnut Street 19106 Philadelphia PA")
L
.marker([
39.911,
-75.227
])
.addTo( map )
.bindPopup("6825 Norwitch Drive 19153 Philadelphia PA")
L
.marker([
39.953,
-75.177
])
.addTo( map )
.bindPopup("19 S. 22nd Street 19103 Philadelphia PA")
L
.marker([
39.957,
-75.171
])
.addTo( map )
.bindPopup("1900 Benjamin Franklin Parkway 19103 Philadelphia PA")
L
.marker([
39.958,
-75.173
])
.addTo( map )
.bindPopup("222 N 20th St 19103-1115 Philadelphia PA")
L
.marker([
39.979,
-75.209
])
.addTo( map )
.bindPopup("4231 Avenue of the Republic 19131 Philadelphia PA")
L
.marker([
39.955,
-75.163
])
.addTo( map )
.bindPopup("118 N. Broad Street 19102 Philadelphia PA")
L
.marker([
39.961,
-75.172
])
.addTo( map )
.bindPopup("2025 Benjamin Franklin Parkway 19130 Philadelphia PA")
L
.marker([
39.946,
-75.14
])
.addTo( map )
.bindPopup("211 S. Columbus Blvd 19106 Philadelphia PA")
L
.marker([
39.993,
-75.107
])
.addTo( map )
.bindPopup("2150 E Westmoreland St 19096 Philadelphia PA")
L
.marker([
39.889,
-75.172
])
.addTo( map )
.bindPopup("1120 Flagship Drive 19112 Philadelphia PA")
L
.marker([
40.005,
-75.124
])
.addTo( map )
.bindPopup("3621 B Street 19134 Philadelphia PA")
L
.marker([
40.006,
-75.112
])
.addTo( map )
.bindPopup("950 East Erie Avenue 19134 Philadelphia PA")
L
.marker([
39.92,
-75.14
])
.addTo( map )
.bindPopup("2101 S. Columbus Blvd 19148 Philadelphia PA")
L
.marker([
39.918,
-75.14
])
.addTo( map )
.bindPopup("2401 south columbus boulevard 19148 Philadelphia PA")
L
.marker([
39.937,
-75.142
])
.addTo( map )
.bindPopup("801 S. Columbus Blvd 19148 Philadelphia PA")
L
.marker([
40.019,
-75.041
])
.addTo( map )
.bindPopup("5101-49 unruh ave. 19135 Philadelphia PA")
L
.marker([
39.981,
-75.137
])
.addTo( map )
.bindPopup("2024 North 2nd Street 19122 Philadelphia PA")
L
.marker([
39.922,
-75.142
])
.addTo( map )
.bindPopup("1989 S. Columbus Blvd 19148 Philadelphia PA")
L
.marker([
39.979,
-75.178
])
.addTo( map )
.bindPopup("1511 N 26th St 19121 Philadelphia PA")
L
.marker([
40.016,
-75.052
])
.addTo( map )
.bindPopup("6201 Tacony St 19135 Philadelphia PA")
L
.marker([
40.112,
-74.969
])
.addTo( map )
.bindPopup("3000 Meeting House Road 19154 Philadelphia PA")
L
.marker([
40.098,
-75.004
])
.addTo( map )
.bindPopup("11620 Caroline Rd. 19154 Philadelphia PA")
L
.marker([
39.901,
-75.233
])
.addTo( map )
.bindPopup("3250 S. 76th St. 19153 Philadelphia PA")
L
.marker([
39.972,
-75.119
])
.addTo( map )
.bindPopup("2055 Richmond St. 19125 Philadelphia PA")
L
.marker([
39.901,
-75.235
])
.addTo( map )
.bindPopup("7777 Brewster Avenue 19153 Philadelphia PA")
L
.marker([
39.954,
-75.203
])
.addTo( map )
.bindPopup("4015 Walnut Street 19104 Philadelphia PA")
L
.marker([
39.996,
-75.101
])
.addTo( map )
.bindPopup("3515 Amber Street 19134 Philadelphia PA")
L
.marker([
40.04,
-75.107
])
.addTo( map )
.bindPopup("5697 Rising Sun Ave. 19120 Philadelphia PA")
L
.marker([
39.997,
-75.101
])
.addTo( map )
.bindPopup("2100 E. Venango Street 19134 Philadelphia PA")
L
.marker([
40.014,
-75.133
])
.addTo( map )
.bindPopup("300-322 W. Hunting Park Avenue 19140 Philadelphia PA")
L
.marker([
39.988,
-75.137
])
.addTo( map )
.bindPopup("2411 N. American Street 19133 Philadelphia PA")
L
.marker([
40.075,
-75.019
])
.addTo( map )
.bindPopup("2700 Grant Avenue 19114 Philadelphia PA")
L
.marker([
39.964,
-75.146
])
.addTo( map )
.bindPopup("456 N Columbus Ave used to be Deleware 19123 Philadelphia PA")
L
.marker([
39.91,
-75.232
])
.addTo( map )
.bindPopup("7000 Lindbergh 19153 Philadelphia PA")
L
.marker([
40.017,
-75.05
])
.addTo( map )
.bindPopup("6301 Tacony Street 19135 Philadelphia PA")
L
.marker([
40.003,
-75.119
])
.addTo( map )
.bindPopup("449 East Tioga St 19134 Philadelphia PA")
L
.marker([
40.117,
-75.006
])
.addTo( map )
.bindPopup("1251 Byberry Road 19116 Philadelphia PA")
L
.marker([
39.925,
-75.145
])
.addTo( map )
.bindPopup("1801 S Swanson Street 19148 Philadelphia PA")
L
.marker([
39.988,
-75.095
])
.addTo( map )
.bindPopup("2701 E. Tioga St 19134 Philadelphia PA")
L
.marker([
40.079,
-75.023
])
.addTo( map )
.bindPopup("2501 Grant Ave 19114 Philadelphia PA")
L
.marker([
40.043,
-75.088
])
.addTo( map )
.bindPopup("6225 Oxford Ave 19111 Philadelphia PA")
L
.marker([
39.926,
-75.157
])
.addTo( map )
.bindPopup("624 Moore street 19148 Philadelphia PA")
L
.marker([
40.021,
-75.066
])
.addTo( map )
.bindPopup("4219 Van Kirk St. 19135 Philadelphia PA")
L
.marker([
39.992,
-75.129
])
.addTo( map )
.bindPopup("2801-31 A ST 19134 Philadelphia PA")
L
.marker([
39.901,
-75.233
])
.addTo( map )
.bindPopup("3250 s 76th street 19153 Philadelphia PA")
L
.marker([
40.051,
-75.235
])
.addTo( map )
.bindPopup("7571 Ridge Avenue 19128 Philadelphia PA")
L
.marker([
39.859,
-75.299
])
.addTo( map )
.bindPopup("884219050 19131 Philadelphia PA")
L
.marker([
39.998,
-75.09
])
.addTo( map )
.bindPopup("2190 Wheatsheaf Lane 19137 Philadelphia PA")
L
.marker([
39.936,
-75.213
])
.addTo( map )
.bindPopup("5200 Grays Ave. 19143 Philadelphia PA")
L
.marker([
39.995,
-75.095
])
.addTo( map )
.bindPopup("2345 Castor 19134 Philadelphia PA")
L
.marker([
39.922,
-75.142
])
.addTo( map )
.bindPopup("2001 S. Columbus Blvd 19148 Philadelphia PA")
L
.marker([
40.01,
-75.144
])
.addTo( map )
.bindPopup("1011 West Butler Street 19140 Philadelphia PA")
L
.marker([
40.015,
-75.094
])
.addTo( map )
.bindPopup("1196 Adams Ave 19124 Philadelphia PA")
L
.marker([
40.109,
-75.003
])
.addTo( map )
.bindPopup("2100 Byberry Road 19116 Philadelphia PA")
L
.marker([
40.067,
-75.022
])
.addTo( map )
.bindPopup("9250 Ashton Rd. 19114 Philadelphia PA")
L
.marker([
39.998,
-75.16
])
.addTo( map )
.bindPopup("2901 N 18th st 19132 Philadelphia PA")
L
.marker([
40.105,
-75.001
])
.addTo( map )
.bindPopup("12005 Roosevelt Blvd 19154 Philadelphia PA")
L
.marker([
40.074,
-75.014
])
.addTo( map )
.bindPopup("2951 Grant Ave 19114 Philadelphia PA")
L
.marker([
40.021,
-75.111
])
.addTo( map )
.bindPopup("651 E. Wyoming Ave 19120 Philadelphia PA")
L
.marker([
40.122,
-74.999
])
.addTo( map )
.bindPopup("13451 Damar Drive 19116 Philadelphia PA")
L
.marker([
39.987,
-75.138
])
.addTo( map )
.bindPopup("2400-10 NORTH AMERICAN STREET 19133 Philadelphia PA")
L
.marker([
39.903,
-75.233
])
.addTo( map )
.bindPopup("7575 Brewster Ave 19153 Philadelphia PA")
L
.marker([
40.089,
-75.015
])
.addTo( map )
.bindPopup("2760 Red Lion Road 19114 Philadelphia PA")
L
.marker([
40.043,
-75.168
])
.addTo( map )
.bindPopup("5704 musgrave st 19144 Philadelphia PA")
L
.marker([
39.899,
-75.237
])
.addTo( map )
.bindPopup("3501 Island Ave 19153 Philadelphia PA")
L
.marker([
40.104,
-75.023
])
.addTo( map )
.bindPopup("10195 Northeast Ave. 19116 Philadelphia PA")
L
.marker([
40.041,
-75.09
])
.addTo( map )
.bindPopup("6204 Oxford Ave 19111 Philadelphia PA")
L
.marker([
40.091,
-75.011
])
.addTo( map )
.bindPopup("2801 Red Lion Road 19114 Philadelphia PA")
L
.marker([
40.016,
-75.173
])
.addTo( map )
.bindPopup("4700 Wissahickon Ave. 19144 Philadelphia PA")
L
.marker([
39.982,
-75.233
])
.addTo( map )
.bindPopup("2001 north 59th street 19131 Philadelphia PA")
L
.marker([
40.091,
-74.991
])
.addTo( map )
.bindPopup("10981 Decatur Rd. 19154 Philadelphia PA")
L
.marker([
40.007,
-75.131
])
.addTo( map )
.bindPopup("215-251 West Erie Ave. 19140 Philadelphia PA")
L
.marker([
40.097,
-75.005
])
.addTo( map )
.bindPopup("11600 Caroline Rd. 19154 Philadelphia PA")
L
.marker([
40.007,
-75.121
])
.addTo( map )
.bindPopup("428 E Erie Ave 19134 Philadelphia PA")
L
.marker([
40.008,
-75.131
])
.addTo( map )
.bindPopup("3820 N. 2nd Ave 19140 Philadelphia PA")
L
.marker([
39.923,
-75.142
])
.addTo( map )
.bindPopup("1901 S. Columbus Blvd 19148 Philadelphia PA")
L
.marker([
40.088,
-75.042
])
.addTo( map )
.bindPopup("1553 Grant Avenue 19115 Philadelphia PA")
L
.marker([
40.014,
-75.111
])
.addTo( map )
.bindPopup("4309 G Street 19124 Philadelphia PA")
L
.marker([
40.086,
-75.022
])
.addTo( map )
.bindPopup("9815 Roosevelt Blvd. 19154 Philadelphia PA")
L
.marker([
39.884,
-75.224
])
.addTo( map )
.bindPopup("8201 Enterprise Avenue 19153 Philadelphia PA")
L
.marker([
40.11,
-74.983
])
.addTo( map )
.bindPopup("2800 Black Lake Pl. 19154 Philadelphia PA")
L
.marker([
40.072,
-75.019
])
.addTo( map )
.bindPopup("2800 Grant Ave. 19114 Philadelphia PA")
L
.marker([
40.012,
-75.171
])
.addTo( map )
.bindPopup("4250 Wissahickon Ave. 19129 Philadelphia PA")
L
.marker([
40.084,
-74.998
])
.addTo( map )
.bindPopup("10360 Drummond Rd 19154 Philadelphia PA")
L
.marker([
40.106,
-74.983
])
.addTo( map )
.bindPopup("2900 Black Lake Place 19154 Philadelphia PA")
L
.marker([
40.022,
-75.159
])
.addTo( map )
.bindPopup("4433 Wayne Ave. 19144 Philadelphia PA")
L
.marker([
40.101,
-74.998
])
.addTo( map )
.bindPopup("2800-48 Comly Rd 19154 Philadelphia PA")
L
.marker([
40.067,
-75.019
])
.addTo( map )
.bindPopup("9300 Ashton Rd., Units 2 and 3 19114 Philadelphia PA")
L
.marker([
40.108,
-75.045
])
.addTo( map )
.bindPopup("275 Geiger Rd. 19006 Philadelphia PA")
L
.marker([
39.935,
-75.201
])
.addTo( map )
.bindPopup("1550 South Warfield St 19146 Philadelphia PA")
L
.marker([
39.956,
-75.189
])
.addTo( map )
.bindPopup("3205 Lancaster Avenue 19104 Philadelphia PA")
L
.marker([
39.901,
-75.158
])
.addTo( map )
.bindPopup("3655 S. Lawrence Street 19148 Philadelphia PA")
L
.marker([
39.884,
-75.229
])
.addTo( map )
.bindPopup("8401 Executive Ave. 19153 Philadelphia PA")
L
.marker([
39.994,
-75.077
])
.addTo( map )
.bindPopup("4219 Richmond St 19137 Philadelphia PA")
L
.marker([
39.954,
-75.139
])
.addTo( map )
.bindPopup("211 N. Columbus Boulevard 19106 Philadelphia PA")
L
.marker([
39.909,
-75.178
])
.addTo( map )
.bindPopup("5101 South 17th Street 19112 Philadelphia PA")
L
.marker([
40.089,
-75.022
])
.addTo( map )
.bindPopup("9898 Roosevelt Blvd. 19115 Philadelphia PA")
L
.marker([
40.113,
-74.996
])
.addTo( map )
.bindPopup("2190 Hornig Rd 19116 Philadelphia PA")
L
.marker([
39.9,
-75.23
])
.addTo( map )
.bindPopup("7600 Holstein Ave 19153 Philadelphia PA")
L
.marker([
39.94,
-75.203
])
.addTo( map )
.bindPopup("3600 Grays Ferry Avenue 19146 Philadelphia PA")
L
.marker([
40.096,
-74.976
])
.addTo( map )
.bindPopup("12301-75 Academy Road 19154 Philadelphia PA")
L
.marker([
39.952,
-75.186
])
.addTo( map )
.bindPopup("3101 Walnut Street 19104 Philadelphia PA")
L
.marker([
39.96,
-75.161
])
.addTo( map )
.bindPopup("401 North Broad Street 19108 Philadelphia PA")
L
.marker([
40.018,
-75.041
])
.addTo( map )
.bindPopup("5200 Unruh Ave 19135 Philadelphia PA")
L
.marker([
40.065,
-75.209
])
.addTo( map )
.bindPopup("415 W Willow Grove Ave 19118 Philadelphia PA")
L
.marker([
40.039,
-75.107
])
.addTo( map )
.bindPopup("5695 rising sun ave 19120 Philadelphia PA")
L
.marker([
40.042,
-75.056
])
.addTo( map )
.bindPopup("7133R E roosevelt Blvd 19149 Philadelphia PA")
L
.marker([
39.954,
-75.218
])
.addTo( map )
.bindPopup("4723-41 spruce st. 19139 Philadelphia PA")
L
.marker([
40.096,
-75.031
])
.addTo( map )
.bindPopup("9896 Bustleton ave 19115 Philadelphia PA")
L
.marker([
39.952,
-75.162
])
.addTo( map )
.bindPopup("One East Penn Square 19107 Philadelphia PA")
L
.marker([
39.993,
-75.153
])
.addTo( map )
.bindPopup("1300 W. LEHIGH AVENUE 19132 Philadelphia PA")
L
.marker([
39.98,
-75.149
])
.addTo( map )
.bindPopup("1800 N 9TH Street 19122 Philadelphia PA")
L
.marker([
39.955,
-75.195
])
.addTo( map )
.bindPopup("3615 Chestnut Street 19104 Philadelphia PA")
L
.marker([
39.979,
-75.149
])
.addTo( map )
.bindPopup("800-16 W Mongomery Avenue 19122 Philadelphia PA")
L
.marker([
39.952,
-75.158
])
.addTo( map )
.bindPopup("1100-1142 Market St. and 34 S. 11th St. 19107 Philadelphia PA")
L
.marker([
39.951,
-75.185
])
.addTo( map )
.bindPopup("3001 19104 Philadelphia PA")
L
.marker([
39.966,
-75.133
])
.addTo( map )
.bindPopup("1080 N Delaware Ave 19125 Philadelphia PA")
L
.marker([
40.045,
-74.997
])
.addTo( map )
.bindPopup("9130 State Road 19136 Philadelphia PA")
L
.marker([
39.951,
-75.153
])
.addTo( map )
.bindPopup("714 Market Street 19106 Philadelphia PA")
L
.marker([
39.9,
-75.194
])
.addTo( map )
.bindPopup("4050 S. 26th Street 19145 Philadelphia PA")
L
.marker([
39.95,
-75.147
])
.addTo( map )
.bindPopup("399 Market Street 19106 Philadelphia PA")
L
.marker([
39.95,
-75.165
])
.addTo( map )
.bindPopup("1429-1433 Walnut St. 19102 Philadelphia PA")
L
.marker([
39.956,
-75.185
])
.addTo( map )
.bindPopup("3025-53 Market Street 19104 Philadelphia PA")
L
.marker([
39.948,
-75.206
])
.addTo( map )
.bindPopup("4116-18 Chester Avenue 19104 Philadelphia PA")
L
.marker([
39.957,
-75.195
])
.addTo( map )
.bindPopup("3615 Market St. 19104 Philadelphia PA")
L
.marker([
40.111,
-74.997
])
.addTo( map )
.bindPopup("2180 Hornig Rd 19116 Philadelphia PA")
L
.marker([
39.956,
-75.195
])
.addTo( map )
.bindPopup("3600 Market St. 19104 Philadelphia PA")
L
.marker([
39.95,
-75.166
])
.addTo( map )
.bindPopup("1435 Walnut St. 19102 Philadelphia PA")
L
.marker([
39.95,
-75.164
])
.addTo( map )
.bindPopup("123 S. Broad St. 19109 Philadelphia PA")
L
.marker([
39.896,
-75.174
])
.addTo( map )
.bindPopup("Three Crescent Drive 19112 Philadelphia PA")
L
.marker([
39.95,
-75.16
])
.addTo( map )
.bindPopup("1101-1153 Chestnut St. and 21 S. 12th St. 19107 Philadelphia PA")
L
.marker([
39.956,
-75.192
])
.addTo( map )
.bindPopup("3401 Market St. 19104 Philadelphia PA")
L
.marker([
39.952,
-75.161
])
.addTo( map )
.bindPopup("1234 Market Street 19107 Philadelphia PA")
L
.marker([
40.056,
-75.045
])
.addTo( map )
.bindPopup("2607 Rhawn St 19152 Philadelphia PA")
L
.marker([
40.014,
-75.178
])
.addTo( map )
.bindPopup("Fox St and Abbottsford Ave 19129 Philadelphia PA")
L
.marker([
39.949,
-75.192
])
.addTo( map )
.bindPopup("1 Convention Avenue 19104 Philadelphia PA")
L
.marker([
39.962,
-75.164
])
.addTo( map )
.bindPopup("1500 Spring Garden Street 19130 Philadelphia PA")
L
.marker([
39.956,
-75.193
])
.addTo( map )
.bindPopup("3508 Market Street 19104 Philadelphia PA")
L
.marker([
40.029,
-75.149
])
.addTo( map )
.bindPopup("5000 S. 15th Street 19103 Philadelphia PA")
L
.marker([
39.951,
-75.16
])
.addTo( map )
.bindPopup("21 S. 12th St. 19107 Philadelphia PA")
L
.marker([
39.953,
-75.152
])
.addTo( map )
.bindPopup("718 Arch Street 19106 Philadelphia PA")
L
.marker([
40.114,
-74.994
])
.addTo( map )
.bindPopup("2198 Hornig Rd. 19116 Philadelphia PA")
L
.marker([
39.991,
-75.148
])
.addTo( map )
.bindPopup("2519-2525 Germantown Avenue 19133 Philadelphia PA")
L
.marker([
40.106,
-74.985
])
.addTo( map )
.bindPopup("2825-2845 Southampton Rd 19154 Philadelphia PA")
L
.marker([
40.114,
-74.996
])
.addTo( map )
.bindPopup("2191 Hornig Rd 19116 Philadelphia PA")
L
.marker([
40.041,
-75.17
])
.addTo( map )
.bindPopup("427-433 E Chelten Ave 19144 Philadelphia PA")
L
.marker([
39.953,
-75.153
])
.addTo( map )
.bindPopup("801 Arch Street 19107 Philadelphia PA")
L
.marker([
40.108,
-74.987
])
.addTo( map )
.bindPopup("2801-2817 Southampton Rd 19151 Philadelphia PA")
L
.marker([
39.953,
-75.17
])
.addTo( map )
.bindPopup("1801 Market Street 19103 Philadelphia PA")
L
.marker([
39.96,
-75.138
])
.addTo( map )
.bindPopup("520 N. Christopher Columbus Boulevard 19123 Philadelphia PA")
L
.marker([
39.951,
-75.165
])
.addTo( map )
.bindPopup("1420 Chestnut St 19103 Philadelphia PA")
L
.marker([
40.075,
-75.031
])
.addTo( map )
.bindPopup("2361-73 Welsh Rd. 19114 Philadelphia PA")
L
.marker([
39.953,
-75.171
])
.addTo( map )
.bindPopup("1818 Market st Suite 1120 19103 Philadelphia PA")
L
.marker([
39.952,
-75.154
])
.addTo( map )
.bindPopup("801 Market Street 19107 Philadelphia PA")
L
.marker([
39.951,
-75.155
])
.addTo( map )
.bindPopup("900 MARKET STREET 19107 Philadelphia PA")
L
.marker([
39.953,
-75.167
])
.addTo( map )
.bindPopup("1601 Market Street 19103 Philadelphia PA")
L
.marker([
39.954,
-75.15
])
.addTo( map )
.bindPopup("190 N. Independence Mall West 19106 Philadelphia PA")
L
.marker([
39.955,
-75.185
])
.addTo( map )
.bindPopup("3020 MARKET STREET 19104 Philadelphia PA")
L
.marker([
39.953,
-75.15
])
.addTo( map )
.bindPopup("100 Independence Mall West 191062399 Philadelphia PA")
L
.marker([
39.951,
-75.18
])
.addTo( map )
.bindPopup("2401 Walnut Street 19103 Philadelphia PA")
L
.marker([
39.955,
-75.168
])
.addTo( map )
.bindPopup("1650 Arch Street 19103 Philadelphia PA")
L
.marker([
40.005,
-75.18
])
.addTo( map )
.bindPopup("3111 West Allegheny Avenue 19132 Philadelphia PA")
L
.marker([
39.897,
-75.173
])
.addTo( map )
.bindPopup("5 Crescent Drive 19112 Philadelphia PA")
L
.marker([
40.007,
-75.131
])
.addTo( map )
.bindPopup("160 W ERIE AVE 19140 Philadelphia PA")
L
.marker([
39.956,
-75.17
])
.addTo( map )
.bindPopup("130 NORTH 18TH STREET 19103 Philadelphia PA")
L
.marker([
39.966,
-75.161
])
.addTo( map )
.bindPopup("642 N. Broad St. 19130 Philadelphia PA")
L
.marker([
39.967,
-75.129
])
.addTo( map )
.bindPopup("1334-76 Beach st 19125 Philadelphia PA")
L
.marker([
39.948,
-75.145
])
.addTo( map )
.bindPopup("200 CHESTNUT STREET 19106 Philadelphia PA")
L
.marker([
39.956,
-75.173
])
.addTo( map )
.bindPopup("100 North 20th Street 19106 Philadelphia PA")
L
.marker([
39.953,
-75.167
])
.addTo( map )
.bindPopup("1600 MARKET ST 19103 Philadelphia PA")
L
.marker([
39.947,
-75.149
])
.addTo( map )
.bindPopup("436 Walnut Street 19106 Philadelphia PA")
L
.marker([
39.956,
-75.167
])
.addTo( map )
.bindPopup("1601-45 Cherry Street 19102 Philadelphia PA")
L
.marker([
39.955,
-75.169
])
.addTo( map )
.bindPopup("1717 Arch Street 19103 Philadelphia PA")
L
.marker([
39.949,
-75.154
])
.addTo( map )
.bindPopup("117-31 N 8th Street 19106 Philadelphia PA")
L
.marker([
39.95,
-75.149
])
.addTo( map )
.bindPopup("111 S. Independence Mall East 19106 Philadelphia PA")
L
.marker([
39.95,
-75.158
])
.addTo( map )
.bindPopup("1015 Chestnut Street 19107 Philadelphia PA")
L
.marker([
39.954,
-75.183
])
.addTo( map )
.bindPopup("2970 Market Street 19104 Philadelphia PA")
L
.marker([
39.959,
-75.152
])
.addTo( map )
.bindPopup("417 N. 8th Street 19123 Philadelphia PA")
L
.marker([
39.954,
-75.171
])
.addTo( map )
.bindPopup("1835 Market Street 19103 Philadelphia PA")
L
.marker([
39.95,
-75.161
])
.addTo( map )
.bindPopup("1218 Chestnut St 19102 Philadelphia PA")
L
.marker([
39.954,
-75.171
])
.addTo( map )
.bindPopup("1880 John F. Kennedy Boulevard 19103 Philadelphia PA")
L
.marker([
39.953,
-75.172
])
.addTo( map )
.bindPopup("1900 Market Street 19103 Philadelphia PA")
L
.marker([
39.973,
-75.159
])
.addTo( map )
.bindPopup("1239 N. Broad St. 19121 Philadelphia PA")
L
.marker([
39.896,
-75.174
])
.addTo( map )
.bindPopup("One Crescent Drive 19112 Philadelphia PA")
L
.marker([
39.954,
-75.17
])
.addTo( map )
.bindPopup("1800 John F. Kennedy Boulevard 19103 Philadelphia PA")
L
.marker([
39.954,
-75.168
])
.addTo( map )
.bindPopup("1617 John F. Kennedy Blvd 19103 Philadelphia PA")
L
.marker([
39.958,
-75.145
])
.addTo( map )
.bindPopup("444 North 3rd Street 19123 Philadelphia PA")
L
.marker([
39.952,
-75.158
])
.addTo( map )
.bindPopup("1101 Market Street 19107 Philadelphia PA")
L
.marker([
39.953,
-75.166
])
.addTo( map )
.bindPopup("1500 John F. Kennedy Boulevard 19103 Philadelphia PA")
L
.marker([
39.954,
-75.174
])
.addTo( map )
.bindPopup("2001 Market Street 19102 Philadelphia PA")
L
.marker([
39.951,
-75.162
])
.addTo( map )
.bindPopup("100 Penn Square East 19107 Philadelphia PA")
L
.marker([
39.947,
-75.151
])
.addTo( map )
.bindPopup("510 Walnut Street 19106 Philadelphia PA")
L
.marker([
39.95,
-75.167
])
.addTo( map )
.bindPopup("1528 Walnut Street 19102 Philadelphia PA")
L
.marker([
39.949,
-75.155
])
.addTo( map )
.bindPopup("125 S. 9th St. 19107 Philadelphia PA")
L
.marker([
39.96,
-75.144
])
.addTo( map )
.bindPopup("300 Spring Garden Street 19123 Philadelphia PA")
L
.marker([
39.954,
-75.16
])
.addTo( map )
.bindPopup("1216 Arch Street 19107 Philadelphia PA")
L
.marker([
39.954,
-75.175
])
.addTo( map )
.bindPopup("2005 Market Street 19103 Philadelphia PA")
L
.marker([
39.95,
-75.152
])
.addTo( map )
.bindPopup("615 Chestnut Street 19106 Philadelphia PA")
L
.marker([
39.956,
-75.175
])
.addTo( map )
.bindPopup("2100 Arch Street 19103 Philadelphia PA")
L
.marker([
39.953,
-75.169
])
.addTo( map )
.bindPopup("1700 Market Street 19103 Philadelphia PA")
L
.marker([
39.957,
-75.168
])
.addTo( map )
.bindPopup("1709 Benjamin Franklin Parkway 19103 Philadelphia PA")
L
.marker([
39.958,
-75.182
])
.addTo( map )
.bindPopup("2929 ARCH STREET 19104 Philadelphia PA")
L
.marker([
39.95,
-75.167
])
.addTo( map )
.bindPopup("1518 Walnut Street 19102 Philadelphia PA")
L
.marker([
39.893,
-75.175
])
.addTo( map )
.bindPopup("4747 South Broad Street 19112 Philadelphia PA")
L
.marker([
39.949,
-75.157
])
.addTo( map )
.bindPopup("919 Walnut Street 19107 Philadelphia PA")
L
.marker([
39.859,
-75.299
])
.addTo( map )
.bindPopup("Suite 1040 19102 Philadelphia PA")
L
.marker([
39.954,
-75.167
])
.addTo( map )
.bindPopup("1600 JFK Blvd 19103 Philadelphia PA")
L
.marker([
39.954,
-75.172
])
.addTo( map )
.bindPopup("1901 Market Street 19103 Philadelphia PA")
L
.marker([
39.959,
-75.147
])
.addTo( map )
.bindPopup("441 n 5th st 19123 Philadelphia PA")
L
.marker([
39.951,
-75.161
])
.addTo( map )
.bindPopup("1211 Chestnut St. 19107 Philadelphia PA")
L
.marker([
39.956,
-75.17
])
.addTo( map )
.bindPopup("100 NORTH 18TH STREET 19103 Philadelphia PA")
L
.marker([
39.936,
-75.167
])
.addTo( map )
.bindPopup("1163-65 S. BROAD STREET 19147 Philadelphia PA")
L
.marker([
39.948,
-75.167
])
.addTo( map )
.bindPopup("1520 Locust Street 19102 Philadelphia PA")
L
.marker([
39.948,
-75.151
])
.addTo( map )
.bindPopup("601 Walnut St. 19106 Philadelphia PA")
L
.marker([
39.955,
-75.168
])
.addTo( map )
.bindPopup("1701 JFK Blvd 19103 Philadelphia PA")
L
.marker([
39.953,
-75.184
])
.addTo( map )
.bindPopup("120 S. 30th St. 19104 Philadelphia PA")
L
.marker([
39.949,
-75.147
])
.addTo( map )
.bindPopup("325 Chestnut St. 19106 Philadelphia PA")
L
.marker([
39.954,
-75.168
])
.addTo( map )
.bindPopup("1628 JFK Blvd 19103 Philadelphia PA")
L
.marker([
39.907,
-75.234
])
.addTo( map )
.bindPopup("7300 Lindbergh Blvd. 19153 Philadelphia PA")
L
.marker([
39.957,
-75.164
])
.addTo( map )
.bindPopup("42 S. 15th St. 19102 Philadelphia PA")
L
.marker([
39.949,
-75.151
])
.addTo( map )
.bindPopup("600 Chestnut St. 19106 Philadelphia PA")
L
.marker([
39.952,
-75.166
])
.addTo( map )
.bindPopup("1500 MARKET ST 19102 Philadelphia PA")
L
.marker([
39.953,
-75.179
])
.addTo( map )
.bindPopup("2301 Chestnut Street 19103 Philadelphia PA")
L
.marker([
39.955,
-75.164
])
.addTo( map )
.bindPopup("1425 Arch Street 19106 Philadelphia PA")
L
.marker([
39.962,
-75.172
])
.addTo( map )
.bindPopup("2000 Hamilton Street 19130 Philadelphia PA")
L
.marker([
39.953,
-75.162
])
.addTo( map )
.bindPopup("1735 MARKET ST OFC 19103 Philadelphia PA")
L
.marker([
33.577,
-101.88
])
.addTo( map )
.bindPopup("2820A S 20TH ST Unit #12 19145 Philadelphia PA")
L
.marker([
40.103,
-74.97
])
.addTo( map )
.bindPopup("12700 DUNKS FERRY RD. 19154 Philadelphia PA")
L
.marker([
39.948,
-75.169
])
.addTo( map )
.bindPopup("255 South 17th Street 19103 Philadelphia PA")
L
.marker([
39.952,
-75.167
])
.addTo( map )
.bindPopup("50 South 16th Street 19102 Philadelphia PA")
L
.marker([
39.949,
-75.163
])
.addTo( map )
.bindPopup("1315 Walnut Street 19107 Philadelphia PA")
L
.marker([
40.046,
-75.139
])
.addTo( map )
.bindPopup("1200 W. Godfrey Avenue 19141 Philadelphia PA")
L
.marker([
39.955,
-75.179
])
.addTo( map )
.bindPopup("2301 Market Street 19103 Philadelphia PA")
L
.marker([
39.953,
-75.168
])
.addTo( map )
.bindPopup("1650 Market Street 19103 Philadelphia PA")
L
.marker([
40,
-75.208
])
.addTo( map )
.bindPopup("3905 Ford Rd 19131 Philadelphia PA")
L
.marker([
39.951,
-75.148
])
.addTo( map )
.bindPopup("101 North Independence Mall E 19106 Philadelphia PA")
L
.marker([
39.957,
-75.165
])
.addTo( map )
.bindPopup("1501 Race Street 19102 Philadelphia PA")
L
.marker([
39.952,
-75.166
])
.addTo( map )
.bindPopup("30 South 15th Street 19102 Philadelphia PA")
L
.marker([
39.956,
-75.16
])
.addTo( map )
.bindPopup("211 N. 13th Street 19107 Philadelphia PA")
L
.marker([
39.956,
-75.199
])
.addTo( map )
.bindPopup("3819 Chestnut Street 19104 Philadelphia PA")
L
.marker([
39.949,
-75.165
])
.addTo( map )
.bindPopup("1420 Walnut Street 19102 Philadelphia PA")
L
.marker([
39.953,
-75.169
])
.addTo( map )
.bindPopup("30 South 17th Street 19103 Philadelphia PA")
L
.marker([
39.958,
-75.143
])
.addTo( map )
.bindPopup("401-35 N 03RD ST 19123 Philadelphia PA")
L
.marker([
39.951,
-75.163
])
.addTo( map )
.bindPopup("1 South Broad Street 19107 Philadelphia PA")
L
.marker([
39.95,
-75.148
])
.addTo( map )
.bindPopup("400 Market St. 19106 Philadelphia PA")
L
.marker([
39.949,
-75.156
])
.addTo( map )
.bindPopup("130 South 9th Street 19107-5233 Philadelphia PA")
L
.marker([
39.95,
-75.168
])
.addTo( map )
.bindPopup("1601 Walnut Street 19120 Philadelphia PA")
L
.marker([
40.112,
-74.988
])
.addTo( map )
.bindPopup("2700 Southampton Road 19154-1212 Philadelphia PA")
L
.marker([
39.951,
-75.163
])
.addTo( map )
.bindPopup("1327-39 Chestnut St 19107 Philadelphia PA")
L
.marker([
39.953,
-75.186
])
.addTo( map )
.bindPopup("3118-98 Chestnut Street 19104 Philadelphia PA")
L
.marker([
39.949,
-75.166
])
.addTo( map )
.bindPopup("1500-1506 Walnut St. 19102 Philadelphia PA")
L
.marker([
39.95,
-75.155
])
.addTo( map )
.bindPopup("833 Chestnut Street 19107 Philadelphia PA")
L
.marker([
39.955,
-75.155
])
.addTo( map )
.bindPopup("900 RACE ST 19107 Philadelphia PA")
L
.marker([
39.948,
-75.165
])
.addTo( map )
.bindPopup("230 S. Broad St. 19102 Philadelphia PA")
L
.marker([
39.956,
-75.203
])
.addTo( map )
.bindPopup("4025 Chestnut St. 19104 Philadelphia PA")
L
.marker([
40.037,
-75.119
])
.addTo( map )
.bindPopup("101 East Olney Ave 19120 Philadelphia PA")
L
.marker([
39.953,
-75.178
])
.addTo( map )
.bindPopup("2221 Chestnut St. 19103 Philadelphia PA")
L
.marker([
39.95,
-75.168
])
.addTo( map )
.bindPopup("1608 Walnut Street 19103 Philadelphia PA")
L
.marker([
39.953,
-75.174
])
.addTo( map )
.bindPopup("2000 Market Street 19103 Philadelphia PA")
L
.marker([
39.948,
-75.159
])
.addTo( map )
.bindPopup("1001 Locust Street 19107 Philadelphia PA")
L
.marker([
39.949,
-75.164
])
.addTo( map )
.bindPopup("215 S. Broad St. 19107 Philadelphia PA")
L
.marker([
40.074,
-75.205
])
.addTo( map )
.bindPopup("8318 GERMANTOWN AVE 19118 Philadelphia PA")
L
.marker([
39.956,
-75.196
])
.addTo( map )
.bindPopup("3624 Market St. 19124 Philadelphia PA")
L
.marker([
39.95,
-75.164
])
.addTo( map )
.bindPopup("121 South Broad Street 19107 Philadelphia PA")
L
.marker([
40.008,
-75.169
])
.addTo( map )
.bindPopup("2450 W. Hunting Park Avenue 19129 Philadelphia PA")
L
.marker([
39.953,
-75.169
])
.addTo( map )
.bindPopup("1701 Market Street 19103 Philadelphia PA")
L
.marker([
39.951,
-75.161
])
.addTo( map )
.bindPopup("1207-09 Chestnut Street 19107 Philadelphia PA")
L
.marker([
39.949,
-75.167
])
.addTo( map )
.bindPopup("1525 LOCUST ST 19102 Philadelphia PA")
L
.marker([
39.953,
-75.168
])
.addTo( map )
.bindPopup("1635 Market St 19103 Philadelphia PA")
L
.marker([
39.951,
-75.166
])
.addTo( map )
.bindPopup("111 South 15th Street 19102 Philadelphia PA")
L
.marker([
39.949,
-75.156
])
.addTo( map )
.bindPopup("901 Walnut Street 19107 Philadelphia PA")
L
.marker([
39.886,
-75.245
])
.addTo( map )
.bindPopup("8800 TINICUM BLVD 191533111 Philadelphia PA")
L
.marker([
39.956,
-75.193
])
.addTo( map )
.bindPopup("3440 Market St 19104 Philadelphia PA")
L
.marker([
39.955,
-75.163
])
.addTo( map )
.bindPopup("1401 Arch St. 19102 Philadelphia PA")
L
.marker([
39.955,
-75.166
])
.addTo( map )
.bindPopup("1515 Arch St 19102 Philadelphia PA")
L
.marker([
39.895,
-75.172
])
.addTo( map )
.bindPopup("150 Rouse Blvd 19112 Philadelphia PA")
L
.marker([
39.96,
-75.166
])
.addTo( map )
.bindPopup("1600 Callowhill Street 19130 Philadelphia PA")
L
.marker([
39.944,
-75.188
])
.addTo( map )
.bindPopup("830 Schuylkill Avenue 19146 Philadelphia PA")
L
.marker([
40.02,
-75.176
])
.addTo( map )
.bindPopup("5000 WISSAHICKON AVE 19144 Philadelphia PA")
L
.marker([
39.949,
-75.144
])
.addTo( map )
.bindPopup("123 Chestnut St 19123 Philadelphia PA")
L
.marker([
39.956,
-75.198
])
.addTo( map )
.bindPopup("3750 Market Street 19104 Philadelphia PA")
L
.marker([
39.953,
-75.17
])
.addTo( map )
.bindPopup("1760 Market St. 19103 Philadelphia PA")
L
.marker([
40.105,
-75
])
.addTo( map )
.bindPopup("12345 roosevelt blvd 19154 Philadelphia PA")
L
.marker([
39.944,
-75.166
])
.addTo( map )
.bindPopup("500 South Broad Street 19146 Philadelphia PA")
L
.marker([
39.889,
-75.176
])
.addTo( map )
.bindPopup("5000 S Broad Street 19112 Philadelphia PA")
L
.marker([
39.961,
-75.143
])
.addTo( map )
.bindPopup("276 Spring Garden Street 19123 Philadelphia PA")
L
.marker([
39.96,
-75.235
])
.addTo( map )
.bindPopup("5650 CHESTNUT ST 19139 Philadelphia PA")
L
.marker([
39.955,
-75.201
])
.addTo( map )
.bindPopup("3930 Chestnut St 19104 Philadelphia PA")
L
.marker([
39.949,
-75.158
])
.addTo( map )
.bindPopup("1015 Walnut Street 19107-5099 Philadelphia PA")
L
.marker([
39.949,
-75.165
])
.addTo( map )
.bindPopup("200 South Broad Street 19102 Philadelphia PA")
L
.marker([
40.006,
-75.156
])
.addTo( map )
.bindPopup("3429 N 17TH ST 19140 Philadelphia PA")
L
.marker([
39.954,
-75.152
])
.addTo( map )
.bindPopup("750 Race Street 19106 Philadelphia PA")
L
.marker([
39.949,
-75.158
])
.addTo( map )
.bindPopup("1025 Walnut Street 19107-4083 Philadelphia PA")
L
.marker([
40.019,
-75.085
])
.addTo( map )
.bindPopup("4808 LEIPER ST 19124 Philadelphia PA")
L
.marker([
39.926,
-75.17
])
.addTo( map )
.bindPopup("2000 S BROAD ST 19145 Philadelphia PA")
L
.marker([
39.986,
-75.127
])
.addTo( map )
.bindPopup("2514 EMERALD ST 19125 Philadelphia PA")
L
.marker([
39.955,
-75.199
])
.addTo( map )
.bindPopup("3810 CHESTNUT ST 19104 Philadelphia PA")
L
.marker([
39.977,
-75.226
])
.addTo( map )
.bindPopup("5160 LANCASTER AVE 19131 Philadelphia PA")
L
.marker([
39.976,
-75.162
])
.addTo( map )
.bindPopup("1601 JEFFERSON ST 19121 Philadelphia PA")
L
.marker([
39.952,
-75.179
])
.addTo( map )
.bindPopup("2300 Chestnut Street 19103 Philadelphia PA")
L
.marker([
40.052,
-75.142
])
.addTo( map )
.bindPopup("6468 N BROAD ST 19126 Philadelphia PA")
L
.marker([
40.061,
-75.085
])
.addTo( map )
.bindPopup("7254 RISING SUN AVE 19111 Philadelphia PA")
L
.marker([
40.085,
-75.026
])
.addTo( map )
.bindPopup("2210 LOTT ST 19115 Philadelphia PA")
L
.marker([
39.957,
-75.197
])
.addTo( map )
.bindPopup("3711 Market St 19104 Philadelphia PA")
L
.marker([
39.946,
-75.17
])
.addTo( map )
.bindPopup("423 S 17TH ST 19146 Philadelphia PA")
L
.marker([
39.955,
-75.168
])
.addTo( map )
.bindPopup("1631 ARCH ST 19103 Philadelphia PA")
L
.marker([
40.006,
-75.214
])
.addTo( map )
.bindPopup("4100 City Avenue 19131 Philadelphia PA")
L
.marker([
39.994,
-75.154
])
.addTo( map )
.bindPopup("2709 N. BROAD STREET 19132 Philadelphia PA")
L
.marker([
40.036,
-75.174
])
.addTo( map )
.bindPopup("5627-33 GERMANTOWN AVENUE 19144 Philadelphia PA")
L
.marker([
39.97,
-75.145
])
.addTo( map )
.bindPopup("1019 North 5th Street 19123 Philadelphia PA")
L
.marker([
40.009,
-75.118
])
.addTo( map )
.bindPopup("3901 D Street 19124 Philadelphia PA")
L
.marker([
40.004,
-75.098
])
.addTo( map )
.bindPopup("3800 Jasper Street 19124 Philadelphia PA")
L
.marker([
39.962,
-75.153
])
.addTo( map )
.bindPopup("915 Spring Garden Street 19123 Philadelphia PA")
L
.marker([
39.961,
-75.167
])
.addTo( map )
.bindPopup("1701 Callowhill Street 19103 Philadelphia PA")
L
.marker([
39.995,
-75.129
])
.addTo( map )
.bindPopup("118-160 East Indiana Ave. 19134 Philadelphia PA")
L
.marker([
40.009,
-75.081
])
.addTo( map )
.bindPopup("4520 Worth St 19124 Philadelphia PA")
L
.marker([
40.033,
-75.102
])
.addTo( map )
.bindPopup("5300 Whitaker Ave 19124 Philadelphia PA")
L
.marker([
40.102,
-75.006
])
.addTo( map )
.bindPopup("11500 E. ROOSEVELT BLVD. 19116 Philadelphia PA")
L
.marker([
40.105,
-75.014
])
.addTo( map )
.bindPopup("1771 TOMLINSON ROAD 19116 Philadelphia PA")
L
.marker([
40.02,
-75.041
])
.addTo( map )
.bindPopup("6801 NEW STATE ROAD 19135 Philadelphia PA")
L
.marker([
40.044,
-75.007
])
.addTo( map )
.bindPopup("8701 TORRESDALE AVE 19136 Philadelphia PA")
L
.marker([
39.992,
-75.071
])
.addTo( map )
.bindPopup("3000 Orthodox St 19137 Philadelphia PA")
L
.marker([
40.045,
-75.008
])
.addTo( map )
.bindPopup("8803-35 TORRESDALE AVE 19136 Philadelphia PA")
L
.marker([
39.948,
-75.161
])
.addTo( map )
.bindPopup("204 S 12th St 19107 Philadelphia PA")
L
.marker([
40.039,
-75.018
])
.addTo( map )
.bindPopup("8301 Torresdale Ave. 19136 Philadelphia PA")
L
.marker([
40.111,
-74.997
])
.addTo( map )
.bindPopup("2180 Hornig Road 19116 Philadelphia PA")
L
.marker([
40.087,
-74.99
])
.addTo( map )
.bindPopup("10901 DUTTON ROAD 19154 Philadelphia PA")
L
.marker([
40.005,
-75.105
])
.addTo( map )
.bindPopup("1200 E. Erie Avenue 19124 Philadelphia PA")
L
.marker([
40.046,
-75.124
])
.addTo( map )
.bindPopup("200 W. Chelten Ave 19141 Philadelphia PA")
L
.marker([
39.996,
-75.064
])
.addTo( map )
.bindPopup("2950 KIRKBRIDE STREET 19137 Philadelphia PA")
L
.marker([
40.024,
-75.025
])
.addTo( map )
.bindPopup("5245 Bleigh Ave 19136 Philadelphia PA")
L
.marker([
39.994,
-75.154
])
.addTo( map )
.bindPopup("2701 N. BROAD STREET 19132 Philadelphia PA")
L
.marker([
39.956,
-75.206
])
.addTo( map )
.bindPopup("4100 Chestnut St. 19104 Philadelphia PA")
L
.marker([
40.043,
-75.238
])
.addTo( map )
.bindPopup("401 Domino Lane 19128 Philadelphia PA")
L
.marker([
39.994,
-75.112
])
.addTo( map )
.bindPopup("1952 East Allegheny Ave 19134 Philadelphia PA")
L
.marker([
40.076,
-75.015
])
.addTo( map )
.bindPopup("2901 Grant Ave. 19114 Philadelphia PA")
L
.marker([
40.076,
-74.995
])
.addTo( map )
.bindPopup("3252 Chesterfield Rd. 19114 Philadelphia PA")
L
.marker([
40.04,
-75.171
])
.addTo( map )
.bindPopup("301 E. CHELTEN AVENUE 19144 Philadelphia PA")
L
.marker([
40.005,
-75.167
])
.addTo( map )
.bindPopup("2350 W Westmoreland Street 19140 Philadelphia PA")
L
.marker([
39.98,
-75.221
])
.addTo( map )
.bindPopup("5070 Parkside Avenue, Suite 2400 19131 Philadelphia PA")
L
.marker([
39.962,
-75.218
])
.addTo( map )
.bindPopup("111 N. 49th St. 19139 Philadelphia PA")
L
.marker([
39.909,
-75.162
])
.addTo( map )
.bindPopup("700 PACKER AVENUE 19148 Philadelphia PA")
L
.marker([
39.928,
-75.145
])
.addTo( map )
.bindPopup("1500 South Christopher Columbus Blvd 19147 Philadelphia PA")
L
.marker([
40.096,
-75.008
])
.addTo( map )
.bindPopup("2828 Charter Rd. 19154 Philadelphia PA")
L
.marker([
40.017,
-75.148
])
.addTo( map )
.bindPopup("1315 W. Hunting Park Avenue 19140 Philadelphia PA")
L
.marker([
40.033,
-75.145
])
.addTo( map )
.bindPopup("5201 Old York Rd 19141 Philadelphia PA")
L
.marker([
40.053,
-75.006
])
.addTo( map )
.bindPopup("9119 Frankford Ave 19114 Philadelphia PA")
L
.marker([
39.902,
-75.228
])
.addTo( map )
.bindPopup("7400 Holstein Ave. 19153 Philadelphia PA")
L
.marker([
39.993,
-75.108
])
.addTo( map )
.bindPopup("2100 E Willard St 19134 Philadelphia PA")
L
.marker([
39.967,
-75.16
])
.addTo( map )
.bindPopup("701 North Broad Street 19123 Philadelphia PA")
L
.marker([
39.998,
-75.215
])
.addTo( map )
.bindPopup("4300 Monument Rd 19131 Philadelphia PA")
L
.marker([
39.993,
-75.107
])
.addTo( map )
.bindPopup("2095 E Willard St 19134 Philadelphia PA")
L
.marker([
40.012,
-75.112
])
.addTo( map )
.bindPopup("400 G Street 19124 Philadelphia PA")
L
.marker([
39.955,
-75.184
])
.addTo( map )
.bindPopup("3000-18 Market Street 19104 Philadelphia PA")
L
.marker([
40.009,
-75.08
])
.addTo( map )
.bindPopup("2127 Gillingham St 19124 Philadelphia PA")
L
.marker([
39.901,
-75.172
])
.addTo( map )
.bindPopup("3601 South Broad Street 19148 Philadelphia PA")
L
.marker([
39.947,
-75.198
])
.addTo( map )
.bindPopup("321 University Ave 19104 Philadelphia PA")
L
.marker([
39.977,
-75.158
])
.addTo( map )
.bindPopup("1600-36 North Broad St 19121 Philadelphia PA")
L
.marker([
39.954,
-75.179
])
.addTo( map )
.bindPopup("2400 MARKET STREET 19103 Philadelphia PA")
L
.marker([
39.946,
-75.167
])
.addTo( map )
.bindPopup("320 S. Broad Street/1499 Pine Street 19102 Philadelphia PA")
L
.marker([
39.969,
-75.139
])
.addTo( map )
.bindPopup("180 W. Girard Ave. 19123 Philadelphia PA")
L
.marker([
39.953,
-75.203
])
.addTo( map )
.bindPopup("220 S. 40th Street 19104 Philadelphia PA")
L
.marker([
40.087,
-75.04
])
.addTo( map )
.bindPopup("1651 Grant ave 19116 Philadelphia PA")
L
.marker([
40.033,
-75.018
])
.addTo( map )
.bindPopup("8003 State Road 19136 Philadelphia PA")
L
.marker([
39.988,
-75.071
])
.addTo( map )
.bindPopup("4301 Delaware Ave Unit A 19137 Philadelphia PA")
L
.marker([
39.949,
-75.167
])
.addTo( map )
.bindPopup("215 South 16th STreet 19102 Philadelphia PA")
L
.marker([
40.012,
-75.17
])
.addTo( map )
.bindPopup("4200 Wissahickon Ave 19129 Philadelphia PA")
L
.marker([
40.039,
-75.159
])
.addTo( map )
.bindPopup("625-635 E Wister St 19144 Philadelphia PA")
L
.marker([
40.071,
-75.091
])
.addTo( map )
.bindPopup("333 Cottman Ave 19111 Philadelphia PA")
L
.marker([
39.899,
-75.235
])
.addTo( map )
.bindPopup("3240 S. 78TH STREET 19153 Philadelphia PA")
L
.marker([
39.947,
-75.193
])
.addTo( map )
.bindPopup("3400 Civic Center Blvd 19104 Philadelphia PA")
L
.marker([
39.952,
-75.159
])
.addTo( map )
.bindPopup("1131 Market Street 19107 Philadelphia PA")
L
.marker([
39.964,
-75.133
])
.addTo( map )
.bindPopup("1001 North Delaware Ave 19125 Philadelphia PA")
L
.marker([
40.116,
-75.001
])
.addTo( map )
.bindPopup("2000 Kubach Rd. 19116 Philadelphia PA")
L
.marker([
40.061,
-75.196
])
.addTo( map )
.bindPopup("7500 Germantown Ave 19119 Philadelphia PA")
L
.marker([
39.952,
-75.158
])
.addTo( map )
.bindPopup("1100-1142 Market St. 19107 Philadelphia PA")
L
.marker([
39.952,
-75.153
])
.addTo( map )
.bindPopup("701 Market Street 19106 Philadelphia PA")
L
.marker([
40.09,
-75.048
])
.addTo( map )
.bindPopup("1104 Welsh Road 19115 Philadelphia PA")
L
.marker([
39.984,
-75.129
])
.addTo( map )
.bindPopup("2019-53 e. boston st 19125 Philadelphia PA")
L
.marker([
39.952,
-75.151
])
.addTo( map )
.bindPopup("600 ARCH STREET 19106 Philadelphia PA")
L
.marker([
40.036,
-75.172
])
.addTo( map )
.bindPopup("100 E ARMAT ST 19144 Philadelphia PA")
L
.marker([
40.07,
-75.195
])
.addTo( map )
.bindPopup("102 E. Mermaid Lane 19118 Philadelphia PA")
L
.marker([
40.102,
-74.972
])
.addTo( map )
.bindPopup("12645 DUNKS FERRY RD 19154 Philadelphia PA")
L
.marker([
40.012,
-75.144
])
.addTo( map )
.bindPopup("3890 N 10th St 19140 Philadelphia PA")
L
.marker([
39.919,
-75.174
])
.addTo( map )
.bindPopup("2500 S 16th st 19145 Philadelphia PA")
L
.marker([
40.016,
-75.134
])
.addTo( map )
.bindPopup("4231-4261 N 5th Street 19140 Philadelphia PA")
L
.marker([
39.949,
-75.211
])
.addTo( map )
.bindPopup("4400 Baltimore ave 19104 Philadelphia PA")
L
.marker([
39.948,
-75.163
])
.addTo( map )
.bindPopup("1300 Locust Street 19107 Philadelphia PA")
L
.marker([
39.949,
-75.152
])
.addTo( map )
.bindPopup("105 S 7th Street 191063324 Philadelphia PA")
L
.marker([
39.966,
-75.181
])
.addTo( map )
.bindPopup("2600 Ben Franklin Parkway 19130 Philadelphia PA")
L
.marker([
39.929,
-75.228
])
.addTo( map )
.bindPopup("6000 Woodland Avenue 19142 Philadelphia PA")
L
.marker([
39.951,
-75.163
])
.addTo( map )
.bindPopup("1330-36 Chestnut Street 19103 Philadelphia PA")
L
.marker([
39.92,
-75.207
])
.addTo( map )
.bindPopup("3265 S 61ST ST 19153 Philadelphia PA")
L
.marker([
40.051,
-75.061
])
.addTo( map )
.bindPopup("2101-41 Cottman Avenue 19152 Philadelphia PA")
L
.marker([
40.037,
-75.019
])
.addTo( map )
.bindPopup("8215 Torresdale Avenue 19136 Philadelphia PA")
L
.marker([
40.115,
-74.967
])
.addTo( map )
.bindPopup("14700 Townsend Road 19154 Philadelphia PA")
L
.marker([
39.981,
-75.228
])
.addTo( map )
.bindPopup("5320 West Jefferson Street 19131 Philadelphia PA")
L
.marker([
39.941,
-75.213
])
.addTo( map )
.bindPopup("4901 Woodland Avenue 19143 Philadelphia PA")
L
.marker([
40.008,
-75.09
])
.addTo( map )
.bindPopup("4109 - 4111 Frankford Avenue 19124 Philadelphia PA")
L
.marker([
40.022,
-75.128
])
.addTo( map )
.bindPopup("200 West Wyoming Avenue 19140 Philadelphia PA")
L
.marker([
40.013,
-75.166
])
.addTo( map )
.bindPopup("4301 Wissahickon Avenue 19129 Philadelphia PA")
L
.marker([
40.004,
-75.172
])
.addTo( map )
.bindPopup("2600 W. Allegheny Avenue 19132 Philadelphia PA")
L
.marker([
39.968,
-75.238
])
.addTo( map )
.bindPopup("5900 Callowhill Street 19151 Philadelphia PA")
L
.marker([
39.917,
-75.18
])
.addTo( map )
.bindPopup("1900 Johnston Street 19145 Philadelphia PA")
L
.marker([
40.02,
-75.131
])
.addTo( map )
.bindPopup("4529 North 3rd Street 19140 Philadelphia PA")
L
.marker([
36.862,
-76.459
])
.addTo( map )
.bindPopup("Bridge Street &amp; Frankford Avenue 19124 Philadelphia PA")
L
.marker([
40.031,
-75.074
])
.addTo( map )
.bindPopup("6000 Penn Street 19149 Philadelphia PA")
L
.marker([
40.013,
-75.202
])
.addTo( map )
.bindPopup("4600 Ridge Avenue 19129 Philadelphia PA")
L
.marker([
39.956,
-75.19
])
.addTo( map )
.bindPopup("3301 Market Street 19104 Philadelphia PA")
L
.marker([
40.081,
-75.027
])
.addTo( map )
.bindPopup("10814 NE AVENUE 19116 Philadelphia PA")
L
.marker([
39.986,
-75.132
])
.addTo( map )
.bindPopup("Front and Hunting Park 19125 Philadelphia PA")
L
.marker([
40,
-75.216
])
.addTo( map )
.bindPopup("4200 Monument Road 19131 Philadelphia PA")
L
.marker([
40.043,
-75.221
])
.addTo( map )
.bindPopup("561 Fairthorne Avenue 19128 Philadelphia PA")
L
.marker([
39.957,
-75.165
])
.addTo( map )
.bindPopup("1513 Race St 19102 Philadelphia PA")
L
.marker([
40.026,
-75.103
])
.addTo( map )
.bindPopup("4641 Roosevelt Boulevard 19124 Philadelphia PA")
L
.marker([
40.007,
-75.151
])
.addTo( map )
.bindPopup("3551 North Broad St. 19140 Philadelphia PA")
L
.marker([
39.949,
-75.193
])
.addTo( map )
.bindPopup("34th Street and Civic Center Blvd. 19104 Philadelphia PA")
L
.marker([
40.019,
-75.099
])
.addTo( map )
.bindPopup("1331 East Wyoming ave. 19124 Philadelphia PA")
L
.marker([
39.95,
-75.147
])
.addTo( map )
.bindPopup("330 Market Street 19106 Philadelphia PA")
L
.marker([
39.912,
-75.138
])
.addTo( map )
.bindPopup("2610 S DELAWARE AVE 19148 Philadelphia PA")
L
.marker([
39.945,
-75.168
])
.addTo( map )
.bindPopup("1526 Lombard Street 19146 Philadelphia PA")
L
.marker([
39.956,
-75.163
])
.addTo( map )
.bindPopup("142 North Broad St. 19102 Philadelphia PA")
L
.marker([
39.945,
-75.155
])
.addTo( map )
.bindPopup("317 south 8th st 19107 Philadelphia PA")
L
.marker([
39.944,
-75.171
])
.addTo( map )
.bindPopup("1700 South St 19146 Philadelphia PA")
L
.marker([
39.958,
-75.174
])
.addTo( map )
.bindPopup("1529 Spring Street 19103 Philadelphia PA")
L
.marker([
39.957,
-75.181
])
.addTo( map )
.bindPopup("2931L Arch Street 19104 Philadelphia PA")
L
.marker([
40.005,
-75.153
])
.addTo( map )
.bindPopup("1450 W. Ontario St 19140 Philadelphia PA")
L
.marker([
39.979,
-75.16
])
.addTo( map )
.bindPopup("1700 N. 15TH STREET 19121 Philadelphia PA")
L
.marker([
39.952,
-75.167
])
.addTo( map )
.bindPopup("20 South 16th Street 19109 Philadelphia PA")
L
.marker([
39.95,
-75.174
])
.addTo( map )
.bindPopup("2000-04 Walnut Street 19103 Philadelphia PA")
L
.marker([
39.888,
-75.229
])
.addTo( map )
.bindPopup("4700 Island Ave 19153 Philadelphia PA")
L
.marker([
39.953,
-75.153
])
.addTo( map )
.bindPopup("800-08 Arch Street 19107 Philadelphia PA")
L
.marker([
39.951,
-75.165
])
.addTo( map )
.bindPopup("1416 Chestnut St. 19102 Philadelphia PA")
L
.marker([
39.958,
-75.162
])
.addTo( map )
.bindPopup("306-20 N Broad Street 19102 Philadelphia PA")
L
.marker([
39.95,
-75.158
])
.addTo( map )
.bindPopup("1025-29 Chesnut Street 19107 Philadelphia PA")
L
.marker([
39.948,
-75.167
])
.addTo( map )
.bindPopup("1510 Latimer Street 19102 Philadelphia PA")
L
.marker([
39.95,
-75.163
])
.addTo( map )
.bindPopup("101-103 JUNIPER STREET 19103 Philadelphia PA")
L
.marker([
39.952,
-75.155
])
.addTo( map )
.bindPopup("901-13 Filbert Street 19107 Philadelphia PA")
L
.marker([
40.006,
-75.152
])
.addTo( map )
.bindPopup("3501 N BROAD ST 19140 Philadelphia PA")
L
.marker([
39.955,
-75.157
])
.addTo( map )
.bindPopup("1030-38 Race Street 19107 Philadelphia PA")
L
.marker([
39.949,
-75.147
])
.addTo( map )
.bindPopup("400 Ranstead St. 19106 Philadelphia PA")
L
.marker([
39.954,
-75.178
])
.addTo( map )
.bindPopup("12 S. 23RD STREET 19103 Philadelphia PA")
L
.marker([
40.095,
-75.03
])
.addTo( map )
.bindPopup("9903 Bustleton Avenue 19115 Philadelphia PA")
L
.marker([
39.929,
-75.252
])
.addTo( map )
.bindPopup("700 Duncan Building 19106 Philadelphia PA")
L
.marker([
39.951,
-75.18
])
.addTo( map )
.bindPopup("200 South 24th St 19103 Philadelphia PA")
L
.marker([
39.949,
-75.161
])
.addTo( map )
.bindPopup("1201 Walnut Street 19102 Philadelphia PA")
L
.marker([
39.956,
-75.163
])
.addTo( map )
.bindPopup("150 N. Broad Street 19102 Philadelphia PA")
L
.marker([
39.951,
-75.152
])
.addTo( map )
.bindPopup("618-34 Market Street 19106 Philadelphia PA")
L
.marker([
54.924,
-1.3656
])
.addTo( map )
.bindPopup("MARINE CENTER - PIER #19 19106 Philadelphia PA")
L
.marker([
39.881,
-75.237
])
.addTo( map )
.bindPopup("8000 Essington Ave. 19153 Philadelphia PA")
L
.marker([
39.953,
-75.16
])
.addTo( map )
.bindPopup("1201 Filbert Street 19107 Philadelphia PA")
L
.marker([
39.948,
-75.167
])
.addTo( map )
.bindPopup("1501 Spruce Street 19102 Philadelphia PA")
L
.marker([
39.996,
-75.234
])
.addTo( map )
.bindPopup("2461 N. 54th Street 19131 Philadelphia PA")
L
.marker([
39.949,
-75.16
])
.addTo( map )
.bindPopup("123 s 12th st 19107 Philadelphia PA")
L
.marker([
39.949,
-75.168
])
.addTo( map )
.bindPopup("1602-34 Chancellor St. 19103 Philadelphia PA")
L
.marker([
39.949,
-75.17
])
.addTo( map )
.bindPopup("1708-16 Chancellor St 19103 Philadelphia PA")
L
.marker([
39.948,
-75.165
])
.addTo( map )
.bindPopup("240 South Broad Street 19102 Philadelphia PA")
L
.marker([
39.947,
-75.165
])
.addTo( map )
.bindPopup("300 South Broad Street 19102 Philadelphia PA")
L
.marker([
39.998,
-75.122
])
.addTo( map )
.bindPopup("413 E. Allegheny Ave. 19134 Philadelphia PA")
L
.marker([
40.013,
-75.133
])
.addTo( map )
.bindPopup("4000 N American St 19140 Philadelphia PA")
L
.marker([
40.052,
-75.158
])
.addTo( map )
.bindPopup("1240 E. Chelten 19138 Philadelphia PA")
L
.marker([
40.031,
-75.018
])
.addTo( map )
.bindPopup("8001 State Road 19136 Philadelphia PA")
L
.marker([
40.009,
-75.118
])
.addTo( map )
.bindPopup("3950 D ST - REAR 19124-4206 Philadelphia PA")
L
.marker([
39.961,
-75.216
])
.addTo( map )
.bindPopup("91 N. 48th St. 19139 Philadelphia PA")
L
.marker([
40.038,
-75.01
])
.addTo( map )
.bindPopup("8203 State Road 19136 Philadelphia PA")
L
.marker([
40.032,
-75.02
])
.addTo( map )
.bindPopup("7901 State Road 22031 Philadelphia PA")
L
.marker([
40.033,
-75.015
])
.addTo( map )
.bindPopup("8201 State Road 19136 Philadelphia PA")
L
.marker([
39.911,
-75.22
])
.addTo( map )
.bindPopup("6700 Essington Avenue 19153 Philadelphia PA")
L
.marker([
39.982,
-75.132
])
.addTo( map )
.bindPopup("2041 - 2055 Coral Street 19125 Philadelphia PA")
L
.marker([
40.083,
-74.999
])
.addTo( map )
.bindPopup("3031 Red Lion Rd. 19114 Philadelphia PA")
L
.marker([
39.907,
-75.16
])
.addTo( map )
.bindPopup("600 packer avenue 19148 Philadelphia PA")
L
.marker([
39.959,
-75.138
])
.addTo( map )
.bindPopup("500 n Christopher Columbus Blvd 19123 Philadelphia PA")
L
.marker([
39.902,
-75.156
])
.addTo( map )
.bindPopup("326 Pattison Avenue 19148 Philadelphia PA")
L
.marker([
39.906,
-75.151
])
.addTo( map )
.bindPopup("3333 S. Front Street 19148 Philadelphia PA")
L
.marker([
39.904,
-75.155
])
.addTo( map )
.bindPopup("3501 S. Third Street 19148 Philadelphia PA")
L
.marker([
40.111,
-74.998
])
.addTo( map )
.bindPopup("2100 Hornig Rd 19114 Philadelphia PA")
L
.marker([
39.907,
-75.153
])
.addTo( map )
.bindPopup("3101 South Third St 19148 Philadelphia PA")
L
.marker([
39.92,
-75.141
])
.addTo( map )
.bindPopup("2201 S. Columbus Blvd 19148 Philadelphia PA")
L
.marker([
39.978,
-75.142
])
.addTo( map )
.bindPopup("1801 North 5th Street 19122 Philadelphia PA")
L
.marker([
39.979,
-75.149
])
.addTo( map )
.bindPopup("1801 North 9th Street 19122 Philadelphia PA")
L
.marker([
39.998,
-75.096
])
.addTo( map )
.bindPopup(" 3711 Sepviva Street 19137 Philadelphia PA")
L
.marker([
40.012,
-75.057
])
.addTo( map )
.bindPopup("5825 Tacony St 19135 Philadelphia PA")
L
.marker([
39.993,
-75.071
])
.addTo( map )
.bindPopup("2900 Orthodox Street 19137 Philadelphia PA")
L
.marker([
39.946,
-75.162
])
.addTo( map )
.bindPopup("1224-34 Spruce Street 19107 Philadelphia PA")
L
.marker([
39.946,
-75.167
])
.addTo( map )
.bindPopup("1500-02 Pine Street 19102 Philadelphia PA")
L
.marker([
40.035,
-75.122
])
.addTo( map )
.bindPopup("2006-50 W Olney Ave 19141 Philadelphia PA")
L
.marker([
40.04,
-75.156
])
.addTo( map )
.bindPopup("2006-2050 W. Olney Ave 19144 Philadelphia PA")
L
.marker([
39.951,
-75.161
])
.addTo( map )
.bindPopup("1212 Ludlow St 19107 Philadelphia PA")
L
.marker([
39.993,
-75.148
])
.addTo( map )
.bindPopup("1007-15 W. LEHIGH AVENUE 19133 Philadelphia PA")
L
.marker([
39.948,
-75.159
])
.addTo( map )
.bindPopup("201 South 11th Street 19107-5595 Philadelphia PA")
L
.marker([
39.946,
-75.163
])
.addTo( map )
.bindPopup("311 South Juniper Street 19107 Philadelphia PA")
L
.marker([
39.997,
-75.159
])
.addTo( map )
.bindPopup("2815 N. 17TH STREET 19132 Philadelphia PA")
L
.marker([
39.942,
-75.146
])
.addTo( map )
.bindPopup("420 South 2nd Street 19147 Philadelphia PA")
L
.marker([
40.006,
-75.098
])
.addTo( map )
.bindPopup("1509 e erie ave 19124 Philadelphia PA")
L
.marker([
39.951,
-75.165
])
.addTo( map )
.bindPopup("1424 Chestnut St 19102 Philadelphia PA")
L
.marker([
39.976,
-75.278
])
.addTo( map )
.bindPopup("7720 City Line Avenue 19151 Philadelphia PA")
L
.marker([
39.959,
-75.218
])
.addTo( map )
.bindPopup("4806 Market Steet 19139 Philadelphia PA")
L
.marker([
40.04,
-75.108
])
.addTo( map )
.bindPopup("5691 rising sun ave 19120 Philadelphia PA")
L
.marker([
39.938,
-75.17
])
.addTo( map )
.bindPopup("1600 Washington Avenue 19146 Philadelphia PA")
L
.marker([
40.047,
-75.057
])
.addTo( map )
.bindPopup("2327-83 Cottman Ave 19149 Philadelphia PA")
L
.marker([
39.917,
-75.142
])
.addTo( map )
.bindPopup("2206 South Columbus Blvd. 19148 Philadelphia PA")
L
.marker([
40.102,
-75.009
])
.addTo( map )
.bindPopup("11000 ROOSEVELT BLVD STE 3 19116 Philadelphia PA")
L
.marker([
40.051,
-75.059
])
.addTo( map )
.bindPopup("7400 BUSTLETON AVE 19152 Philadelphia PA")
L
.marker([
39.98,
-75.235
])
.addTo( map )
.bindPopup("5610 Lancaster Ave 19125 Philadelphia PA")
L
.marker([
39.991,
-75.089
])
.addTo( map )
.bindPopup("2701 CASTOR AVE 19134 Philadelphia PA")
L
.marker([
40.041,
-75.056
])
.addTo( map )
.bindPopup("7101 Roosevelt Blvd 19149 Philadelphia PA")
L
.marker([
39.924,
-75.146
])
.addTo( map )
.bindPopup("1 MIFFLIN ST 19148 Philadelphia PA")
L
.marker([
40.081,
-75.024
])
.addTo( map )
.bindPopup("9701 EAST ROOSEVELT BLVD. 19114 Philadelphia PA")
L
.marker([
40.006,
-75.213
])
.addTo( map )
.bindPopup("4000 MONUMENT RD 19131 Philadelphia PA")
L
.marker([
40.063,
-75.238
])
.addTo( map )
.bindPopup("701 E Cathedral Rd &quot;Henry Avenue &amp; Cathedral Road&quot; 19128 Philadelphia PA")
L
.marker([
40.03,
-75.098
])
.addTo( map )
.bindPopup("4600 Roosevelt Blvd., Bldg G 19124 Philadelphia PA")
L
.marker([
40.019,
-75.095
])
.addTo( map )
.bindPopup("900 Orthodox St 19124 Philadelphia PA")
L
.marker([
39.989,
-75.102
])
.addTo( map )
.bindPopup("3301 Aramingo Avenue 19134 Philadelphia PA")
L
.marker([
39.941,
-75.146
])
.addTo( map )
.bindPopup("530 S 2nd St 19147 Philadelphia PA")
L
.marker([
39.902,
-75.241
])
.addTo( map )
.bindPopup("3000 Island Avenue 19153 Philadelphia PA")
L
.marker([
40.012,
-75.115
])
.addTo( map )
.bindPopup("700 East Hunting Park Avenue 19124 Philadelphia PA")
L
.marker([
39.926,
-75.143
])
.addTo( map )
.bindPopup("1651 Christopher Columbus Blvd 19148 Philadelphia PA")
L
.marker([
40.051,
-75.013
])
.addTo( map )
.bindPopup("8800 Frankford Avenue 19136 Philadelphia PA")
L
.marker([
39.978,
-75.222
])
.addTo( map )
.bindPopup("1500 NORTH 50TH STREET 19131 Philadelphia PA")
L
.marker([
39.919,
-75.143
])
.addTo( map )
.bindPopup("2106 S CHRISTOPHER COLUMBUS BLVD 19148 Philadelphia PA")
L
.marker([
39.997,
-75.091
])
.addTo( map )
.bindPopup("3800 ARAMINGO AVENUE 19137 Philadelphia PA")
L
.marker([
39.916,
-75.186
])
.addTo( map )
.bindPopup("2200 Oregon Avenue 19145 Philadelphia PA")
L
.marker([
40.119,
-75.015
])
.addTo( map )
.bindPopup("815-25 Hendrix Street 19116 Philadelphia PA")
L
.marker([
39.994,
-75.092
])
.addTo( map )
.bindPopup("2539 Castor Avenue 19134 Philadelphia PA")
L
.marker([
39.993,
-75.099
])
.addTo( map )
.bindPopup("3500 ARAMINGO AVE 19134 Philadelphia PA")
L
.marker([
40.029,
-75.099
])
.addTo( map )
.bindPopup("4640 SE Roosevelt Boulevard 19124 Philadelphia PA")
L
.marker([
40.074,
-75.034
])
.addTo( map )
.bindPopup("9173-75 E Roosevelt Boulevard 19114 Philadelphia PA")
L
.marker([
40.041,
-75.111
])
.addTo( map )
.bindPopup("401 ADAMS AVE 19120 Philadelphia PA")
L
.marker([
39.913,
-75.147
])
.addTo( map )
.bindPopup("12 East Oregon Ave 19148 Philadelphia PA")
L
.marker([
39.958,
-75.232
])
.addTo( map )
.bindPopup("5500 Sansom Street 19137 Philadelphia PA")
L
.marker([
39.987,
-75.114
])
.addTo( map )
.bindPopup("2916 Weikel Street 19134 Philadelphia PA")
L
.marker([
40.031,
-75.106
])
.addTo( map )
.bindPopup("777 Mayfair Street 19124 Philadelphia PA")
L
.marker([
40.011,
-75.066
])
.addTo( map )
.bindPopup("5400 Eadom Street 19137 Philadelphia PA")
L
.marker([
40.032,
-75.234
])
.addTo( map )
.bindPopup("116 Fountain Street 19127 Philadelphia PA")
L
.marker([
40.011,
-75.161
])
.addTo( map )
.bindPopup("2001 W Erie Ave 19140 Philadelphia PA")
L
.marker([
40.015,
-75.209
])
.addTo( map )
.bindPopup("5026 Ridge Ave 19128 Philadelphia PA")
L
.marker([
39.915,
-75.246
])
.addTo( map )
.bindPopup("2240 Island Ave. 19142 Philadelphia PA")
L
.marker([
39.975,
-75.214
])
.addTo( map )
.bindPopup("1300 Belmont Ave. 19104 Philadelphia PA")
L
.marker([
42.159,
25.017
])
.addTo( map )
.bindPopup("4123 &quot;G&quot; St. 19124 Philadelphia PA")
L
.marker([
40.069,
-75.066
])
.addTo( map )
.bindPopup("1333 Rhawn St. 19111 Philadelphia PA")
L
.marker([
40.054,
-75.143
])
.addTo( map )
.bindPopup("1499 66th Ave. 19126 Philadelphia PA")
L
.marker([
40.018,
-75.05
])
.addTo( map )
.bindPopup("6371 Keystone St. 19135 Philadelphia PA")
L
.marker([
39.995,
-75.108
])
.addTo( map )
.bindPopup("3300 Frankford Ave 19134 Philadelphia PA")
L
.marker([
39.938,
-75.163
])
.addTo( map )
.bindPopup("1201-21 Washington Ave 19147 Philadelphia PA")
L
.marker([
40.042,
-75.181
])
.addTo( map )
.bindPopup("6224 Germantown Ave. 19144 Philadelphia PA")
L
.marker([
39.972,
-75.159
])
.addTo( map )
.bindPopup("1221 N. Broad Street 19122 Philadelphia PA")
L
.marker([
39.937,
-75.163
])
.addTo( map )
.bindPopup("1135 Washington Ave 19147 Philadelphia PA")
L
.marker([
39.958,
-75.148
])
.addTo( map )
.bindPopup("501 Callowhill Street 19123 Philadelphia PA")
L
.marker([
39.977,
-75.185
])
.addTo( map )
.bindPopup("1330 N. 30th Street 19121 Philadelphia PA")
L
.marker([
39.995,
-75.086
])
.addTo( map )
.bindPopup("2625 Wheatsheaf Lane 19137 Philadelphia PA")
L
.marker([
39.958,
-75.16
])
.addTo( map )
.bindPopup("314-22 N 13th ST 19107 Philadelphia PA")
L
.marker([
40.025,
-75.032
])
.addTo( map )
.bindPopup("7245 state road 19136 Philadelphia PA")
L
.marker([
40.003,
-75.16
])
.addTo( map )
.bindPopup("1831 West Allegheny Ave 19132 Philadelphia PA")
L
.marker([
40,
-75.21
])
.addTo( map )
.bindPopup("4001 Ford Rd. 19131 Philadelphia PA")
L
.marker([
40.048,
-75.183
])
.addTo( map )
.bindPopup("6445 Germantown Ave 19119-2345 Philadelphia PA")
L
.marker([
39.959,
-75.246
])
.addTo( map )
.bindPopup("6212 Walnut Street 19139 Philadelphia PA")
L
.marker([
40.061,
-75.137
])
.addTo( map )
.bindPopup("7107 Old York Road 19126 Philadelphia PA")
L
.marker([
40.084,
-75.209
])
.addTo( map )
.bindPopup("184 bethlehem pike 19118 Philadelphia PA")
L
.marker([
40.077,
-75.197
])
.addTo( map )
.bindPopup("495 E. Abington Ave. 19118 Philadelphia PA")
L
.marker([
40.084,
-75.066
])
.addTo( map )
.bindPopup("8580 Verree Rd 19046 Philadelphia PA")
L
.marker([
40.033,
-75.175
])
.addTo( map )
.bindPopup("125 West Schoolhouse Lane 19144 Philadelphia PA")
L
.marker([
40.129,
-75.01
])
.addTo( map )
.bindPopup("650 Edison ave. 19116 Philadelphia PA")
L
.marker([
40.097,
-75.017
])
.addTo( map )
.bindPopup("2109 Red Lion Road 19115 Philadelphia PA")
L
.marker([
40.056,
-75.128
])
.addTo( map )
.bindPopup("600 w cheltenham av 19126 Philadelphia PA")
L
.marker([
39.973,
-75.212
])
.addTo( map )
.bindPopup("4400 West Girard Ave 19104 Philadelphia PA")
L
.marker([
39.996,
-75.217
])
.addTo( map )
.bindPopup("2101 Belmont Ave. 19131 Philadelphia PA")
L
.marker([
40.041,
-75.188
])
.addTo( map )
.bindPopup("6400 Greene Street 19119 Philadelphia PA")
L
.marker([
40.05,
-74.985
])
.addTo( map )
.bindPopup("9501 state road 19114 Philadelphia PA")
L
.marker([
39.964,
-75.154
])
.addTo( map )
.bindPopup("1001 Wallace Street 19123 Philadelphia PA")
L
.marker([
40.039,
-75.159
])
.addTo( map )
.bindPopup("625 East Wisteria St 19144 Philadelphia PA")
L
.marker([
40.114,
-74.982
])
.addTo( map )
.bindPopup("2701 Southampton Road 19154 Philadelphia PA")
L
.marker([
39.972,
-75.176
])
.addTo( map )
.bindPopup("2300 Poplar St. 19130 Philadelphia PA")
L
.marker([
39.95,
-75.164
])
.addTo( map )
.bindPopup("140 S Broad St. 19102 Philadelphia PA")
L
.marker([
40.039,
-75.158
])
.addTo( map )
.bindPopup("2140 Cottage Lane 19144 Philadelphia PA")
L
.marker([
39.904,
-75.167
])
.addTo( map )
.bindPopup("One Lincoln Financial Field Way 19148 Philadelphia PA")
L
.marker([
39.906,
-75.167
])
.addTo( map )
.bindPopup("1 Citizens Bank Way 19148 Philadelphia PA")
L
.marker([
39.991,
-75.098
])
.addTo( map )
.bindPopup("3501 Cedar Street 19134 Philadelphia PA")
L
.marker([
40.039,
-75.11
])
.addTo( map )
.bindPopup("5675 Rising Sun Avenue 19120 Philadelphia PA")
L
.marker([
39.996,
-75.166
])
.addTo( map )
.bindPopup("2101-49 West Lehigh Ave 19132 Philadelphia PA")
L
.marker([
40.073,
-75.194
])
.addTo( map )
.bindPopup("7700-7782 Crittenden Street 19118 Philadelphia PA")
L
.marker([
40.003,
-75.214
])
.addTo( map )
.bindPopup("4160 Monument Road 19131 Philadelphia PA")
L
.marker([
39.979,
-75.225
])
.addTo( map )
.bindPopup("5200 Jefferson Street 19131 Philadelphia PA")
L
.marker([
40.078,
-75.027
])
.addTo( map )
.bindPopup("Unit D 2550 Grant Ave. 19103 Philadelphia PA")
L
.marker([
40.044,
-75.227
])
.addTo( map )
.bindPopup("6901 Ridge Avenue 19128 Philadelphia PA")
L
.marker([
40.1,
-75.027
])
.addTo( map )
.bindPopup("920 Red Lion Road 19115 Philadelphia PA")
L
.marker([
40.061,
-75.045
])
.addTo( map )
.bindPopup("8200 Roosevelt Blvd 19152 Philadelphia PA")
L
.marker([
40.036,
-75.063
])
.addTo( map )
.bindPopup("6601 Roosevelt Blvd. 19149 Philadelphia PA")
L
.marker([
39.924,
-75.143
])
.addTo( map )
.bindPopup("1601 South Christopher Columbus B 19148 Philadelphia PA")
L
.marker([
39.917,
-75.18
])
.addTo( map )
.bindPopup("1901 Johnston Street 19145 Philadelphia PA")
L
.marker([
39.902,
-75.242
])
.addTo( map )
.bindPopup("2946 Island Avenue 19153 Philadelphia PA")
L
.marker([
40.052,
-75.01
])
.addTo( map )
.bindPopup("8960 (8920) Frankford Ave 19136 Philadelphia PA")
L
.marker([
39.939,
-75.193
])
.addTo( map )
.bindPopup("3001 Grays Ferry Avenue 19146 Philadelphia PA")
L
.marker([
40.08,
-74.995
])
.addTo( map )
.bindPopup("3200 Red Lion Rd 19114 Philadelphia PA")
L
.marker([
40.086,
-74.965
])
.addTo( map )
.bindPopup("85 FRANKLIN MILLS BLVD 19154 Philadelphia PA")
L
.marker([
40.061,
-75.087
])
.addTo( map )
.bindPopup("840 Cottman Ave 19111 Philadelphia PA")
L
.marker([
39.997,
-75.154
])
.addTo( map )
.bindPopup("1405 Glenwood Ave. 19132 Philadelphia PA")
L
.marker([
40.051,
-75.061
])
.addTo( map )
.bindPopup("2101-41 Cottman Avenue 19149 Philadelphia PA")
L
.marker([
39.99,
-75.101
])
.addTo( map )
.bindPopup("3399 Aramingo Avenue 19134 Philadelphia PA")
L
.marker([
39.919,
-75.187
])
.addTo( map )
.bindPopup("2301 Oregon Ave 19145 Philadelphia PA")
L
.marker([
40.043,
-75.16
])
.addTo( map )
.bindPopup("5301 Chew Avenue 19138 Philadelphia PA")
L
.marker([
39.995,
-75.092
])
.addTo( map )
.bindPopup("3745 Aramingo Avenue 19137 Philadelphia PA")
L
.marker([
40.044,
-75.088
])
.addTo( map )
.bindPopup("6301 Oxford Ave 19111 Philadelphia PA")
L
.marker([
39.881,
-75.237
])
.addTo( map )
.bindPopup("8000 Essington Ave. 19153 Philadelphia PA")
L
.marker([
40.09,
-75.012
])
.addTo( map )
.bindPopup("2770 Red Lion Road 19114 Philadelphia PA")
L
.marker([
40.113,
-74.971
])
.addTo( map )
.bindPopup("14420 Townsend Rd. 19154 Philadelphia PA")
L
.marker([
39.906,
-75.147
])
.addTo( map )
.bindPopup("25 E. Pattison Ave at Greiner Rd 19148 Philadelphia PA")
L
.marker([
39.884,
-75.22
])
.addTo( map )
.bindPopup("8200 Enterprise Ave 19153 Philadelphia PA")
L
.marker([
39.991,
-75.085
])
.addTo( map )
.bindPopup("3899 Richmond St 19137 Philadelphia PA")
L
.marker([
39.927,
-75.145
])
.addTo( map )
.bindPopup("1675 S. Christopher Columbus Blvd. 19148 Philadelphia PA")
L
.marker([
39.999,
-75.092
])
.addTo( map )
.bindPopup("2200 WHEATSHEAF LN 19137 Philadelphia PA")
L
.marker([
40.083,
-75.023
])
.addTo( map )
.bindPopup("9745 Roosevelt Blvd. 19114 Philadelphia PA")
L
.marker([
40.093,
-74.958
])
.addTo( map )
.bindPopup("1000 Franklin Mills Circle 19154 Philadelphia PA")
L
.marker([
40.1,
-75.024
])
.addTo( map )
.bindPopup("2054 Red Lion Road 19115 Philadelphia PA")
L
.marker([
39.916,
-75.186
])
.addTo( map )
.bindPopup("2200 W. Oregon Ave. 19145 Philadelphia PA")
L
.marker([
40.014,
-75.191
])
.addTo( map )
.bindPopup("3460-62 Midvale Ave 19129 Philadelphia PA")
L
.marker([
39.91,
-75.182
])
.addTo( map )
.bindPopup("3301 S. 20th. St. 19145 Philadelphia PA")
L
.marker([
39.996,
-75.165
])
.addTo( map )
.bindPopup("2001-49 West Lehigh Ave. 19132 Philadelphia PA")
L
.marker([
39.966,
-75.177
])
.addTo( map )
.bindPopup("2319-2331 Green Street 19130 Philadelphia PA")
L
.marker([
39.921,
-75.176
])
.addTo( map )
.bindPopup("1700 Ritners st. 19145 Philadelphia PA")
L
.marker([
40.064,
-75.236
])
.addTo( map )
.bindPopup("819 E Cathedral Road 19128 Philadelphia PA")
L
.marker([
40.032,
-75.087
])
.addTo( map )
.bindPopup("5450 Roosevelt Blvd. 19124 Philadelphia PA")
L
.marker([
40.077,
-75.165
])
.addTo( map )
.bindPopup("2800 West Cheltenham Avenue 19150 Philadelphia PA")
L
.marker([
39.953,
-75.175
])
.addTo( map )
.bindPopup("222 n.th st. 19103 Philadelphia PA")
L
.marker([
39.964,
-75.222
])
.addTo( map )
.bindPopup("5101 Haverford Ave 19139 Philadelphia PA")
L
.marker([
39.935,
-75.193
])
.addTo( map )
.bindPopup("1432 S. 29th St. 19146 Philadelphia PA")
L
.marker([
39.949,
-75.174
])
.addTo( map )
.bindPopup("250 S. 20th Street 19103 Philadelphia PA")
L
.marker([
39.925,
-75.181
])
.addTo( map )
.bindPopup("2130 So. 21st St. 19145 Philadelphia PA")
L
.marker([
40.011,
-75.193
])
.addTo( map )
.bindPopup("3669 Midvale Ave 19129 Philadelphia PA")
L
.marker([
39.953,
-75.175
])
.addTo( map )
.bindPopup("222 n.th st. 19103 Philadelphia PA")
L
.marker([
40.079,
-75.209
])
.addTo( map )
.bindPopup("22 East Chestnuthill Avenue 19118 Philadelphia PA")
L
.marker([
40.015,
-75.129
])
.addTo( map )
.bindPopup("191-201 W Hunting Park Ave 19140 Philadelphia PA")
L
.marker([
39.964,
-75.161
])
.addTo( map )
.bindPopup("615 North Broad St 19123 Philadelphia PA")
L
.marker([
39.974,
-75.196
])
.addTo( map )
.bindPopup("3400 W Girard Avenue 19104 Philadelphia PA")
if (spec.circle2){
for (var c in spec.circle2){
var circle = L.circle(c.center, c.radius, c.opts)
.addTo(map);
}
}
</script>
<script></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment