Loading app/src/js/AstroMap.js +1 −1 Original line number Diff line number Diff line Loading @@ -125,7 +125,7 @@ export default L.Map.AstroMap = L.Map.extend({ }, /** * @details Retusn the name of the target. * @details Returns the name of the target. * @return {String} Name of target. */ target: function() { Loading app/src/js/LayerCollection.js +1 −1 Original line number Diff line number Diff line Loading @@ -136,7 +136,7 @@ export default L.LayerCollection = L.Class.extend({ /** * @details Removes the current layers, adds the base layers and overlays to the map, * and sets teh default layer. * and sets the default layer. * * @param {AstroMap} map - Map to add layers to. */ Loading Loading
app/src/js/AstroMap.js +1 −1 Original line number Diff line number Diff line Loading @@ -125,7 +125,7 @@ export default L.Map.AstroMap = L.Map.extend({ }, /** * @details Retusn the name of the target. * @details Returns the name of the target. * @return {String} Name of target. */ target: function() { Loading
app/src/js/LayerCollection.js +1 −1 Original line number Diff line number Diff line Loading @@ -136,7 +136,7 @@ export default L.LayerCollection = L.Class.extend({ /** * @details Removes the current layers, adds the base layers and overlays to the map, * and sets teh default layer. * and sets the default layer. * * @param {AstroMap} map - Map to add layers to. */ Loading