Update examples.json
This commit is contained in:
parent
3e293ba982
commit
35fa94ba7b
@ -7,68 +7,68 @@
|
|||||||
"title": "Misc",
|
"title": "Misc",
|
||||||
"samples": [
|
"samples": [
|
||||||
{
|
{
|
||||||
"title": "Car",
|
"title": "Nürburgring track",
|
||||||
"desc": "A car's route at the Nürburgring track mapped in Torque.",
|
"desc": "A car's route at the Nürburgring track mapped in Torque.",
|
||||||
"file": "car.html"
|
"file": "car.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Car",
|
"title": "Data peek",
|
||||||
"desc": "description",
|
"desc": "",
|
||||||
"file": "data_peek.html"
|
"file": "data_peek.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Car",
|
"title": "Dual Encode",
|
||||||
"desc": "description",
|
"desc": "",
|
||||||
"file": "dual_encode.html"
|
"file": "dual_encode.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Car",
|
"title": "Leafleft Interaction",
|
||||||
"desc": "description",
|
"desc": "",
|
||||||
"file": "leafleft_interaction.html"
|
"file": "leafleft_interaction.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Car",
|
"title": "Light Bright",
|
||||||
"desc": "description",
|
"desc": "",
|
||||||
"file": "light_bright.html"
|
"file": "light_bright.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Car",
|
"title": "Navy Ships",
|
||||||
"desc": "description",
|
"desc": "Navy Ships over Google Maps",
|
||||||
"file": "navy_gmaps.html"
|
"file": "navy_gmaps.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Car",
|
"title": "Navy Ships",
|
||||||
"desc": "description",
|
"desc": "Navy Ships over Leafleft",
|
||||||
"file": "navy_leafletf.html"
|
"file": "navy_leafletf.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Car",
|
"title": "Navy",
|
||||||
"desc": "description",
|
"desc": "",
|
||||||
"file": "navy_ol.html"
|
"file": "navy_ol.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Car",
|
"title": "Render range Leafleft",
|
||||||
"desc": "description",
|
"desc": "",
|
||||||
"file": "render-range_leafleft.html"
|
"file": "render-range_leafleft.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Car",
|
"title": "SQL",
|
||||||
"desc": "description",
|
"desc": "",
|
||||||
"file": "sql.html"
|
"file": "sql.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Car",
|
"title": "Static Bubble Map",
|
||||||
"desc": "description",
|
"desc": "",
|
||||||
"file": "static_bubble_map.html"
|
"file": "static_bubble_map.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Car",
|
"title": "Static Heatmap",
|
||||||
"desc": "description",
|
"desc": "",
|
||||||
"file": "static_heat_map.html"
|
"file": "static_heat_map.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Car",
|
"title": "Static Heat Map Simle",
|
||||||
"desc": "description",
|
"desc": "",
|
||||||
"file": "static_heat_map_simple.html"
|
"file": "static_heat_map_simple.html"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user