Last active
March 27, 2021 05:59
-
-
Save smellman/06c165f24cf40fb8cbeb5596f0dfd57a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type":"FeatureCollection", | |
"features":[ | |
{ | |
"type":"Feature", | |
"geometry": { | |
"type":"Point", | |
"coordinates":[139.868926,35.004915] | |
}, | |
"properties":{ | |
"name":"出光 館山八幡SS 丸高石油(株)", | |
"styleUrl":"#icon-1581-FF5252-nodesc" | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment