Skip to content

Commit b64d0b3

Browse files
committed
DM-8376: added url test launch
1 parent 2b9e59b commit b64d0b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/firefly/html/demo/ffapi-highlevel-test.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
<a href="javascript:firefly.action.dispatchZoom({plotId: 'xxq',userZoomType:'UP' ,dispatcher:window.ffViewer.dispatch})">up</a>
3232
<a href="javascript:firefly.action.dispatchZoom({plotId: 'xxq',userZoomType:'DOWN' ,dispatcher:window.ffViewer.dispatch})">down</a>
3333
</div>
34+
<div>
35+
<a href='../../firefly/;a=ImagePlotCntlr.PlotImage?wpRequest={%20%22File%22:%20%22http://ned.ipac.caltech.edu/img/1988MNRAS.230..345N/ARP_220:I:6cm:n1988.fits.gz%22,%20%22URL%22:%20%22http://ned.ipac.caltech.edu/img/1988MNRAS.230..345N/ARP_220:I:6cm:n1988.fits.gz%22,%20%22RangeValues%22:%20%2292,-2,92,8,1,0,1,2,44,25,600,120%22,%20%22PostTitle%22:%20%22ARP%20220%22,%20%22TitleFilenameModePfx%22:%20%22cutout%22,%20%22ColorTable%22:%201,%20%22TitleOptions%22:%20%22FILE_NAME%22,%20%22Type%22:%20%22TRY_FILE_THEN_URL%22%20}'>Show Fits by URL</a>
36+
</div>
3437
<div>
3538
<div id="imageViewHere" style="display: inline-block; width: 550px; height: 550px; margin: 10px;"></div>
3639
<div id="coverageHere" style="display: inline-block; width: 400px; height: 400px; margin: 10px;"></div>

0 commit comments

Comments
 (0)