Version 2 Window API

I mentioned already about SkyWindow API. Here’s a newer version.
SkyWindow2 API:

var options= {ra:10.74187, de:-59.66, initZoom:12, zoom:12,
survey:”", imgSource:”IMG_all”, allowTopPanel:true, showTopPanel:true, showRightPanel:false,
allowMove:true, allowZoom:true,
showPanZoomControl:true, panZoomControlLeft:6, panZoomControlTop:10,
showScale:true, showStatus:false, showPosition:true, showStickers:true, showLabels:true,
jpegQuality:0.8,
showGrid:true, showOverlayGrid:false,
showConstLines:true, showOverlayConstLines:false,
showConstBoundaries:true, showOverlayConstBoundaries:false,
showConstNames:false, showOverlayConstNames:false,
showGalaxies:true, showOverlayGalaxies:false,
showStars:true, showOverlayStars:false,
[...]

Bug in skywindow

Users who use our SkyWindow API reported that the interface stopped working when we put new surveys on-line. The has been fixed, thanks for the prompt report and sorry for the issue, we’re really miss QA department to test our builds before posting it on-line. Anyway I’m putting the SkyWindow here, so if you don’t [...]