Skip to content

Instantly share code, notes, and snippets.

@purwandi
Last active December 27, 2015 06:19
Show Gist options
  • Select an option

  • Save purwandi/7280307 to your computer and use it in GitHub Desktop.

Select an option

Save purwandi/7280307 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": [106.875255, -6.177100]
},
"properties": {
"Nama": "Kawanua Hotel",
"Alamat": "Jalan Cempaka Putih Raya No. 120, Jakarta Pusat, DKI Jakarta 10510",
"Kegiatan": "Pembekalan Asesor Tahun 2013 dengan Sumber Dana APBN Tahun Anggaran 2013",
"marker-symbol": "commercial",
"marker-size": "medium",
"marker-color": "#f44"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment