Skip to content

Instantly share code, notes, and snippets.

@mapconcierge
Created January 20, 2021 05:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mapconcierge/46716c07a75044eb44980836e5ea253f to your computer and use it in GitHub Desktop.
Save mapconcierge/46716c07a75044eb44980836e5ea253f to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
140.9292143554687,
37.66131707063377
]
},
"properties": {
"_fillColor": "rgb(0,0,255)",
"_radius": 8,
"_icon": null,
"_h_addTime": "1611120019248-0001",
"name": "ほげ",
"_h_propOrder": [
"name"
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
140.48675715637202,
36.885439640576436
]
},
"properties": {
"_fillColor": "rgba(255,0,0,1)",
"_radius": 8,
"_icon": null,
"_h_addTime": "1611120019846-0002",
"name": "ほげ2",
"_h_propOrder": [
"name"
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
139.13140475463862,
37.1918955394257
]
},
"properties": {
"_fillColor": "rgba(0,128,0,1)",
"_radius": 8,
"_icon": null,
"_h_addTime": "1611120021378-0003",
"name": "ほげ3",
"_h_propOrder": [
"name"
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment