mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2026-01-17 07:23:45 -08:00
This commit is contained in:
@@ -92,8 +92,6 @@ HpxImageSurvey = (function() {
|
||||
HpxImageSurvey.SURVEYS_OBJECTS[this.id] = this;
|
||||
};
|
||||
|
||||
HpxImageSurvey.HTTPS_CONTEXT = ( window.location.protocol === 'https:' );
|
||||
|
||||
HpxImageSurvey.UPDATE_NEEDED_TILES_DELAY = 1000; // in milliseconds
|
||||
|
||||
HpxImageSurvey.prototype.init = function(view, callback) {
|
||||
|
||||
Reference in New Issue
Block a user