| reference NISSL | reference Annotation |
This page demonstrates how to use the API to retrieve an adult mouse image from one data set and find the nearest view of another data set using the image_to_image method. It also shows how to retrieve the nearest view of a reference atlas, with and without annotations, using the image_to_atlas method.
Documentation for the JavaScript code that demonstrates how to make the API and imageservice calls described above is here.
randomize section
Documentation and Resources
| imagesync.js | Script that handles API queries and page layout. |
| jquery.ie.cors.js | Script enabling cross-origin AJAX requests in IE8 and IE9. |
| modernizr.svg.js | Script detects if the browser supports SVG. |
| imagesync.tar.gz | Archived source code. |