{"version":3,"file":"en-us.mjs","sources":["../../../../../packages/locale/lang/en-us.ts"],"sourcesContent":["import { Language } from '..'\n\nexport default {\n  name: 'en-us',\n  nativeName: 'English (US)',\n  vc: {\n    loadError: 'needs to be child of VcViewer',\n    navigation: {\n      compass: {\n        outerTip: 'Drag outer ring: rotate view. Double-click: reset view.',\n        innerTip: 'Drag inner gyroscope: free orbit. TIP: You can also free orbit by holding the CTRL key and dragging the map.',\n        title: 'Click and drag to rotate the camera.'\n      },\n      zoomCotrol: {\n        zoomInTip: 'Zoom in',\n        zoomResetTip: 'Reset zoom',\n        zoomOutTip: 'Zoom out'\n      },\n      print: {\n        printTip: 'Viewer screenshot/print',\n        printViewTitle: 'VueCesium Print View',\n        credit: 'Map Credits',\n        screenshot: 'Screenshot'\n      },\n      myLocation: {\n        myLocationTip: 'Centre map at your current location',\n        positioning: 'Positioning...',\n        fail: 'Positioning failed',\n        centreMap: 'My Location',\n        lat: 'Lat',\n        lng: 'Lng',\n        address: 'Address'\n      },\n      statusBar: {\n        lat: 'Lat',\n        lng: 'Lng',\n        zone: 'ZONE',\n        e: 'E',\n        n: 'N',\n        elev: 'Elev',\n        level: 'Level',\n        heading: 'H',\n        pitch: 'P',\n        roll: 'R',\n        cameraHeight: 'CameraH',\n        tip: 'Click to switch the mouse display coordinates to UTM projection coordinates'\n      }\n    },\n    navigationSm: {\n      compass: {\n        outerTip: 'Drag outer ring: rotate view. Double-click: reset view.'\n      },\n      zoomCotrol: {\n        zoomInTip: 'Zoom in',\n        zoomBarTip: 'Drag the bar up to zoom in, and down to zoom out.',\n        zoomOutTip: 'Zoom out'\n      }\n    },\n    measurement: {\n      expand: 'Expand',\n      collapse: 'Collapse',\n      editor: {\n        move: 'Move the point',\n        insert: 'Insert a point',\n        remove: 'Remove the point',\n        removeAll: 'Remove all the points'\n      },\n      distance: {\n        tip: 'Distance',\n        drawingTipStart: 'Click the left button to draw the starting point of the distance measurement.',\n        drawingTipEnd: 'Click the left mouse button to draw the end point of the distance measurement.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      'component-distance': {\n        tip: 'Component Distance',\n        drawingTipStart: 'Click the left mouse button to draw the starting point of component distance measurement.',\n        drawingTipEnd: 'Click the left mouse button to draw the end point of the component distance measurement.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      polyline: {\n        tip: 'Polyline Distance',\n        drawingTipStart: 'Click the left button to draw the first point.',\n        drawingTipEnd: 'Click the left button to draw the next point, and double-click the left button to end the measurement.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      horizontal: {\n        tip: 'Horizontal Distance',\n        drawingTipStart: 'Click the left button to draw the first point.',\n        drawingTipEnd: 'Click the left button to draw the next point, and double-click the left button to end the measurement.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      vertical: {\n        tip: 'Vertical Distance',\n        drawingTipStart: 'Click the left button to draw the starting point of the vertical distance measurement.',\n        drawingTipEnd: 'Click the left button to draw the end point of the vertical distance measurement.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      height: {\n        tip: 'Height ',\n        drawingTipStart: 'Click the left button to draw the height measurement point.',\n        drawingTipEnd: 'Click the left button to draw the height measurement point.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      area: {\n        tip: 'Area',\n        drawingTipStart: 'Click the left button to draw the first point.',\n        drawingTipEnd: 'Click the left button to draw the next point, and double-click the left button to end the measurement.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      point: {\n        tip: 'Point Coordinate',\n        drawingTipStart: 'Click the left button to draw the point coordinate measurement.',\n        drawingTipEnd: 'Click the left button to draw the point coordinate measurement.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.',\n        lng: 'lng:',\n        lat: 'lat:',\n        height: 'height:',\n        slope: 'slope:'\n      },\n      rectangle: {\n        tip: 'Rectangle',\n        drawingTipStart: 'Click the left button to draw the rectangle measurement.',\n        drawingTipEnd: 'Click the left button to draw the rectangle measurement.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      regular: {\n        tip: 'Regular',\n        drawingTipStart: 'Click the left button to draw the regular measurement.',\n        drawingTipEnd: 'Click the left button to draw the regular measurement.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      circle: {\n        tip: 'Circle',\n        drawingTipStart: 'Click the left button to draw the circle measurement.',\n        drawingTipEnd: 'Click the left button to draw the circle measurement.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      clear: {\n        tip: 'Clear measurement results'\n      }\n    },\n    drawing: {\n      expand: 'Expand',\n      collapse: 'Collapse',\n      editor: {\n        move: 'Move the point',\n        insert: 'Insert a point',\n        remove: 'Remove the point',\n        removeAll: 'Remove all the points'\n      },\n      pin: {\n        tip: 'Drawing pin',\n        drawingTipStart: 'Click the left button to draw a pin.',\n        drawingTipEnd: 'Click the left button to draw a pin.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      point: {\n        tip: 'Drawing point',\n        drawingTipStart: 'Click the left button to draw a point.',\n        drawingTipEnd: 'Click the left button to draw a point.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      polyline: {\n        tip: 'Drawing polyline',\n        drawingTipStart: 'Click the left button to draw the first point.',\n        drawingTipEnd: 'Click the left button to draw the next point, and double-click the left button to end the drawing.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      polygon: {\n        tip: 'Drawing polygon',\n        drawingTipStart: 'Click the left button to draw the first point.',\n        drawingTipEnd: 'Click the left button to draw the next point, and double-click the left button to end the drawing.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      rectangle: {\n        tip: 'Drawing rectangle',\n        drawingTipStart: 'Click the left button to draw the starting point of the rectangle.',\n        drawingTipEnd: 'Click the left button to draw the end point of the rectangle.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      circle: {\n        tip: 'Drawing circle',\n        drawingTipStart: 'Click the left button to draw the starting point of the circle.',\n        drawingTipEnd: 'Click the left button to draw the end point of the circle.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      regular: {\n        tip: 'Drawing regular',\n        drawingTipStart: 'Click the left button to draw the starting point of the regular.',\n        drawingTipEnd: 'Click the left button to draw the end point of the circle.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      clear: {\n        tip: 'Clear drawing results'\n      }\n    },\n    analysis: {\n      expand: 'Expand',\n      collapse: 'Collapse',\n      editor: {\n        move: 'Move the point',\n        insert: 'Insert a point',\n        remove: 'Remove the point',\n        removeAll: 'Remove all the points'\n      },\n      sightline: {\n        tip: 'Sightline',\n        drawingTipStart: 'Click the left button to draw the view point of the sightline analysis.',\n        drawingTipEnd: 'Click the left button to draw the next point, and double-click the left button to end the sightline analysis.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      viewshed: {\n        tip: 'Viewshed',\n        drawingTipStart: 'Click the left button to draw the view point of the viewshed analysis.',\n        drawingTipEnd: 'Click the left button to draw the end point of the viewshed analysis.',\n        drawingTipEditing:\n          'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n      },\n      clear: {\n        tip: 'Clear analysis results'\n      }\n    },\n    overview: {\n      show: 'Show',\n      hidden: 'Hidden'\n    }\n  }\n} as Language\n"],"names":[],"mappings":"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"}