Loading app/package.json +0 −1 Original line number Diff line number Diff line Loading @@ -99,6 +99,5 @@ "requirejs": "^2.3.6", "typeface-roboto": "0.0.75", "wicket": "1.3.5", "leaflet-html-legend":"0.3.5" } } app/src/js/AstroMap.js +0 −2 Original line number Diff line number Diff line Loading @@ -4,8 +4,6 @@ import AstroProj from "./AstroProj"; import LayerCollection from "./LayerCollection"; import { getItemCollection, setNumberMatched, setMaxNumberPages, getCurrentPage, setCurrentPage } from "./ApiJsonCollection"; import { MY_JSON_MAPS } from "./layers"; import "leaflet-html-legend"; import React from "react"; /** * @class AstroMap Loading Loading
app/package.json +0 −1 Original line number Diff line number Diff line Loading @@ -99,6 +99,5 @@ "requirejs": "^2.3.6", "typeface-roboto": "0.0.75", "wicket": "1.3.5", "leaflet-html-legend":"0.3.5" } }
app/src/js/AstroMap.js +0 −2 Original line number Diff line number Diff line Loading @@ -4,8 +4,6 @@ import AstroProj from "./AstroProj"; import LayerCollection from "./LayerCollection"; import { getItemCollection, setNumberMatched, setMaxNumberPages, getCurrentPage, setCurrentPage } from "./ApiJsonCollection"; import { MY_JSON_MAPS } from "./layers"; import "leaflet-html-legend"; import React from "react"; /** * @class AstroMap Loading