/** * @Author= xd * @Date= 2021-12-28 13:11:44 * @LastEditors: xd * @LastEditTime: 2023-05-16 13:19:32 * @Description: 功能 */ export declare const enum featuretype { /** * 矢量图层 */ vector = "\u77E2\u91CF\u56FE\u5C42", /** * 标注图层 */ tag = "\u6807\u6CE8\u56FE\u5C42", /** * 临时图层 */ temp = "\u4E34\u65F6\u56FE\u5C42", Measure = "\u91CF\u6D4B\u56FE\u5C42" } export declare const enum drawtype { /** * 画点 */ Point = "Point", /** * 画线 */ Line = "LineString", MultiLineString = "MultiLineString", /** * 画面 */ Polygon = "Polygon", MultiPolygon = "MultiPolygon", Rectangle = "Rectangle", Circle = "Circle", GeometryCollection = "GeometryCollection" } export declare const enum layertype { /** * 画点 */ xyz = "xyz", /** * 画线 */ arcgisMapServer = "arcgisMapServer", /** * 画面 */ arcgisMapTile = "arcgisMapTile", imageLayer = "imageLayer", TileGroupLayer = "TileGroupLayer", WmsLayer = "WmsLayer", WmsTileLayer = "WmsTileLayer", WmtsLayer = "WmtsLayer", tencent = "tencent", baidu = "baidu", group = "group", TMSLayer = "TMSLayer" } export declare enum crsType { /** * Web墨卡托投影坐标系 */ "EPSG3857" = "3857", /** * WGS84地理坐标系 */ "EPSG4326" = "4326", /** * 中国大地2000 (CGCS2000)地理坐标系 */ EPSG4490 = "4490", /** * 单张图片 */ IMAGE = "IMAGE", /** * 警用PGIS支持 */ PGIS = "PGIS", /** * 百度 */ BAIDU = "BAIDU", /** * GCJ02 */ GCJ02 = "GCJ02", /** * CGCS2000 Gauss-Kruger Zone 平面投影,3度分带,横坐标前加带号。 * 范围:EPSG:4513 到 EPSG:4533 (目前仅坐标转换使用) */ CGCS2000_GK_Zone_3 = "CGCS2000_GK_Zone_3", /** * CGCS2000 Gauss-Kruger Zone 平面投影,6度分带,横坐标前加带号。 * 范围:EPSG:4491 到 EPSG:4501 (目前仅坐标转换使用) */ CGCS2000_GK_Zone_6 = "CGCS2000_GK_Zone_6", /** * CGCS2000 Gauss-Kruger CM 平面投影,3度分带,横坐标前不加带号。 * 范围:EPSG:4534 到 EPSG:4554 (目前仅坐标转换使用) */ CGCS2000_GK_CM_3_75 = "EPSG:4534", CGCS2000_GK_CM_3_78 = "EPSG:4535", CGCS2000_GK_CM_3_81 = "EPSG:4536", CGCS2000_GK_CM_3_84 = "EPSG:4537", CGCS2000_GK_CM_3_87 = "EPSG:4538", CGCS2000_GK_CM_3_90 = "EPSG:4539", CGCS2000_GK_CM_3_93 = "EPSG:4540", CGCS2000_GK_CM_3_96 = "EPSG:4541", CGCS2000_GK_CM_3_99 = "EPSG:4542", CGCS2000_GK_CM_3_102 = "EPSG:4543", CGCS2000_GK_CM_3_105 = "EPSG:4544", CGCS2000_GK_CM_3_108 = "EPSG:4545", CGCS2000_GK_CM_3_111 = "EPSG:4546", CGCS2000_GK_CM_3_114 = "EPSG:4547", CGCS2000_GK_CM_3_117 = "EPSG:4548", CGCS2000_GK_CM_3_120 = "EPSG:4549", CGCS2000_GK_CM_3_123 = "EPSG:4550", CGCS2000_GK_CM_3_126 = "EPSG:4551", CGCS2000_GK_CM_3_129 = "EPSG:4552", CGCS2000_GK_CM_3_132 = "EPSG:4553", CGCS2000_GK_CM_3_135 = "EPSG:4554", /** * CGCS2000 Gauss-Kruger CM 平面投影,6度分带,横坐标前不加带号。 * 范围:EPSG:4502 到 EPSG:4512 (目前仅坐标转换使用) */ CGCS2000_GK_CM_6 = "CGCS2000_GK_CM_6", "other" = "other" } export declare enum datagridType { "point" = "point", "hex" = "hex", "square" = "square", "triangle" = "triangle" } export declare enum pointToPolygonType { "voronoi" = "voronoi", "tin" = "tin", "convex" = "convex" } export declare enum featureAnimationType { "Bounce" = "Bounce", "Blink" = "Blink", "Drop" = "Drop", "Fade" = "Fade", "Path" = "Path", "Shake" = "Shake", "Show" = "Show", "Slide" = "Slide", "Throw" = "Throw", "Zoom" = "Zoom", "Teleport" = "Teleport", "ZoomOut" = "ZoomOut" } export declare enum ColorizeFilterType { "grayscale" = "grayscale", "invert" = "invert", "sepia" = "sepia", "color" = "color", "difference" = "difference", "color-dodge" = "color-dodge", "hue" = "hue", "saturation" = "saturation", "luminosity" = "luminosity", "enhance" = "enhance", "contrast" = "contrast" } export declare enum CanvasFilterType { "emboss" = "emboss", "erode" = "erode", "blur" = "blur", "brightness" = "brightness", "contrast" = "contrast", "grayscale" = "grayscale", "sepia" = "sepia", "hueRotate" = "hueRotate", "invert" = "invert", "saturate" = "saturate", "paper" = "paper" } export declare enum PencilSketchFilterType { "intensity" = "intensity", "color" = "color", "blur" = "blur" } export declare enum featureStyleType { "hatch" = "hatch", "cross" = "cross", "dot" = "dot", "circle" = "circle", "square" = "square", "tile" = "tile", "woven" = "woven", "crosses" = "crosses", "caps" = "caps", "nylon" = "nylon", "hexagon" = "hexagon", "cemetry" = "cemetry", "sand" = "sand", "conglomerate" = "conglomerate", "conglomerate2" = "conglomerate2", "gravel" = "gravel", "brick" = "brick", "dolomite" = "dolomite", "coal" = "coal", "breccia" = "breccia", "clay" = "clay", "flooded" = "flooded", "chaos" = "chaos", "grass" = "grass", "swamp" = "swamp", "reed" = "reed", "wave" = "wave", "vine" = "vine", "forest" = "forest", "forest2" = "forest2", "scrub" = "scrub", "tree" = "tree", "tree2" = "tree2", "pine" = "pine", "pine2" = "pine2", "mixtree" = "mixtree", "mixtree2" = "mixtree2", "pines" = "pines", "rock" = "rock", "rocks" = "rocks" } export declare enum QueryType { "gaode_poi_text" = 1, "gaode_poi_around" = 0, "gaode_poi_polygon" = 2, "gaode_route_driving" = 0, "gaode_route_walking" = 1, "gaode_route_integrated" = 2 } export declare enum positioning { bottomleft = "bottom-left", bottomcenter = "bottom-center", bottomright = "bottom-right", centerleft = "center-left", center = "center-center", centerright = "center-right", topleft = "top-left", topcenter = "top-center", topright = "top-right" }