Skip to content

Instantly share code, notes, and snippets.

@jazzgrewal
Created October 23, 2024 04:35
Show Gist options
  • Save jazzgrewal/a6cd5bb9fa8cc91d09ffcb4a91eb719b to your computer and use it in GitHub Desktop.
Save jazzgrewal/a6cd5bb9fa8cc91d09ffcb4a91eb719b to your computer and use it in GitHub Desktop.
Bootstrap urnaby
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"fill": "#7e7e7e",
"stroke": "#555555",
"marker-size": "medium",
"marker-symbol": "",
"popup-text": "<div class='popover-header'><a href='https://burnabypresales.net/featured/gilmore-place-by-onni-group-burnaby-bc/' target='_blank'>GILMORE PLACE BY ONNI GROUP</a></div><div class='popover-body'><h5>4168 Lougheed Highway – BURNABY, BC</h5><p><strong>Starting</strong> from: $600k</p></div>"
},
"geometry": {
"type": "Point",
"coordinates": [
-123.01183654480367,
49.266015192091544
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"fill": "#7e7e7e",
"stroke": "#555555",
"marker-size": "medium",
"marker-symbol": "",
"popup-text": "<div class='popover-header'><a href='https://burnabypresales.net/featured/siena-the-heights-by-i4-property-group-burnaby-bc/' target='_blank'>SIENA THE HEIGHTS BY I4 PROPERTY GROUP</a></div><div class='popover-body'><h5>4437 Hastings Street – BURNABY, BC</h5></div>"
},
"geometry": {
"type": "Point",
"coordinates": [
-123.00432063131113,
49.28145094611728
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"fill": "#7e7e7e",
"stroke": "#555555",
"marker-size": "medium",
"marker-symbol": "",
"popup-text": "<div class='popover-header'><a href='https://burnabypresales.net/featured/tailor-by-marcon-burnaby-bc/' target='_blank'>TAILOR BY MARCON</a></div><div class='popover-body'><h5>2421 Alpha Avenue – BURNABY, BC</h5></div>"
},
"geometry": {
"type": "Point",
"coordinates": [
-123.0008114024761,
49.262557399823606
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment