1234567891011121314151617181920 |
- // node_modules/@arcgis/core/symbols/support/defaultsJSON.js
- var e = [252, 146, 31, 255];
- var l = { type: "esriSMS", style: "esriSMSCircle", size: 6, color: e, outline: { type: "esriSLS", style: "esriSLSSolid", width: 0.75, color: [153, 153, 153, 255] } };
- var o = { type: "esriSLS", style: "esriSLSSolid", width: 0.75, color: e };
- var S = { type: "esriSFS", style: "esriSFSSolid", color: [252, 146, 31, 196], outline: { type: "esriSLS", style: "esriSLSSolid", width: 0.75, color: [255, 255, 255, 191] } };
- var t = { type: "esriTS", color: [255, 255, 255, 255], font: { family: "arial-unicode-ms", size: 10, weight: "bold" }, horizontalAlignment: "center", kerning: true, haloColor: [0, 0, 0, 255], haloSize: 1, rotated: false, text: "", xoffset: 0, yoffset: 0, angle: 0 };
- var r = { type: "esriSMS", style: "esriSMSCircle", color: [0, 0, 0, 255], outline: null, size: 10.5 };
- var s = { type: "esriSLS", style: "esriSLSSolid", color: [0, 0, 0, 255], width: 1.5 };
- var y = { type: "esriSFS", style: "esriSFSSolid", color: [0, 0, 0, 255], outline: null };
- export {
- l,
- o,
- S,
- t,
- r,
- s,
- y
- };
- //# sourceMappingURL=chunk-ZSW35JPD.js.map
|