Skip to content

Instantly share code, notes, and snippets.

@marloncabrera
Last active August 29, 2015 14:11
Show Gist options
  • Save marloncabrera/0f3d0759055297477323 to your computer and use it in GitHub Desktop.
Save marloncabrera/0f3d0759055297477323 to your computer and use it in GitHub Desktop.
test_marker_geojson
Display the source blob
Display the rendered blob
Raw
{"type":"FeatureCollection",
"features":[
{
"type":"Feature",
"geometry":
{
"type":"Point",
"coordinates":[-5.993668,37.393037]
},
"properties":
{
"markerid":"1",
"markername":"Curso de Fotografia en Sevilla (Empresa Comalis y Oklan)",
"basemap":"googleLayer_roadmap",
"lat":"37.393037",
"lon":"-5.993668",
"icon":"photo.png",
"iconUrl":"http://sebaphotographer.com/wp-content/uploads/leaflet-maps-marker-icons/photo.png",
"address":"Calle Orfila, 11, 41003 Sevilla, Spain",
"text":"<div class='popup-directions' style=''>Calle Orfila, 11, 41003 Sevilla, Spain (<a href='http://maps.google.com/maps?daddr=Calle+Orfila%2C+11%2C+41003+Sevilla%2C+Spain&t=m&layer=1&doflg=ptk&om=0' target='_blank' title='Obtener indicaciones'>Indicaciones</a>)</div>",
"zoom":"15",
"openpopup":"0",
"mapwidth":"340",
"mapwidthunit":"px",
"mapheight":"480",
"marker-createdby":"adminseba",
"marker-createdon":"2012-12-12 17:27:26",
"marker-updatedby":"adminseba",
"marker-updatedon":"2013-06-24 12:38:33",
"layerid":"0",
"layername":"markers not assigned to a layer",
"layer-createdby":"",
"layer-createdon":"0000-00-00 00:00:00",
"layer-updatedby":"",
"layer-updatedon":"",
"controlbox":"1",
"overlays_custom":"0",
"overlays_custom2":"0",
"overlays_custom3":"0",
"overlays_custom4":"0",
"wms":"0",
"wms2":"0",
"wms3":"0",
"wms4":"0",
"wms5":"0",
"wms6":"0",
"wms7":"0",
"wms8":"0",
"wms9":"0",
"wms10":"0",
"kml_timestamp":""
}}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment