sdrangel/plugins/feature/map/Cesium/Workers/ArcType-e1641d8d.js

2 lines
110 B
JavaScript
Raw Normal View History

2022-02-04 15:41:22 -05:00
define(["exports"],(function(e){"use strict";var r=Object.freeze({NONE:0,GEODESIC:1,RHUMB:2});e.ArcType=r}));