torque/examples/examples.json
2018-05-22 11:19:35 +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": "Leaflet Interaction",
"desc": "",
"file": "leaflet_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 Leaflet",
"file": "navy_leaflet.html"
},
{
"title": "Navy",
"desc": "",
"file": "navy_ol.html"
},
{
"title": "Render range Leaflet",
"desc": "",
"file": "render-range_leaflet.html"
},
{
"title": "SQL",
"desc": "",
"file": "sql.html"
}
]
}
]
}