Files
aladin-lite/website/doc/API/examples/all-examples.json
tboch 7da026c4e1
2017-02-24 13:27:00 +00:00

23 lines
1.5 KiB
JSON

[
{"title": "Aladin Lite initialization in responsive div", "url": "AL-in-responsive-div/"},
{"title": "Aladin Lite created with initial options", "url": "AL-init-custom-options/"},
{"title": "Set an image layer by name", "url": "image-layer-by-name/"},
{"title": "Overlay an image layer on a base image layer", "url": "overlay-image-layer/"},
{"title": "Set the color map of an image layer", "url": "color-map/"},
{"title": "Create a catalogue with a custom shape", "url": "cat-custom-shape/"},
{"title": "Create a catalogue with a custom draw function", "url": "cat-custom-draw-function/"},
{"title": "Display objectnames", "url": "onames-labels/"},
{"title": "Load a table from a VOTable URL", "url": "load-votable/"},
{"title": "Easy access to SIMBAD and NED data", "url": "easy-access-simbad-ned/"},
{"title": "Easy access to VizieR data", "url": "easy-access-vizier/"},
{"title": "Display a catalogue HiPS", "url": "catalog-hips/"},
{"title": "Create markers", "url": "marker-creation/"},
{"title": "Add listeners to click and hover events", "url": "events-listeners/"},
{"title": "Add some footprints overlays", "url": "footprints/"},
{"title": "Add a polyline overlay", "url": "polyline/"},
{"title": "Add a MOC overlay (pointed by URL)", "url": "MOC/"},
{"title": "Add a MOC overlay (created by a JSON object)", "url": "MOC-JSON/"},
{"title": "Animate to a given position", "url": "animation/"},
{"title": "Demo page for AAS 225", "url": "AAS225/"}
]