torque/examples/examples.json
2018-04-18 01:34:24 +02:00

78 lines
2.4 KiB
JSON

{
"main": {
"file": "static_bubble_map.html"
},
"categories": [
{
"title": "Misc",
"samples": [
{
"title": "Static Bubble Map",
"desc": "",
"file": "static_bubble_map.html"
},
{
"title": "Static Heatmap",
"desc": "",
"file": "static_heat_map.html"
},
{
"title": "Static Heat Map Simle",
"desc": "",
"file": "static_heat_map_simple.html"
},
{
"title": "Leafleft Interaction",
"desc": "",
"file": "leafleft_interaction.html"
},
{
"title": "Light Bright",
"desc": "",
"file": "light_bright.html"
},
{
"title": "Navy Ships",
"desc": "Navy Ships over Google Maps",
"file": "navy_gmaps.html"
},
{
"title": "Nurburgring track",
"desc": "A car's route at the Nürburgring track mapped in Torque.",
"file": "car.html"
},
{
"title": "Data peek",
"desc": "",
"file": "data_peek.html"
},
{
"title": "Dual Encode",
"desc": "",
"file": "dual_encode.html"
},
{
"title": "Navy Ships",
"desc": "Navy Ships over Leafleft",
"file": "navy_leafletf.html"
},
{
"title": "Navy",
"desc": "",
"file": "navy_ol.html"
},
{
"title": "Render range Leafleft",
"desc": "",
"file": "render-range_leafleft.html"
},
{
"title": "SQL",
"desc": "",
"file": "sql.html"
}
]
}
]
}