iticket-seatingplan-dev 1.1.8 → 1.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -414,7 +414,7 @@ const SeatingPlan = _ref => {
|
|
|
414
414
|
key: i
|
|
415
415
|
}, /*#__PURE__*/_react.default.createElement(_reactLeaflet.ImageOverlay, {
|
|
416
416
|
url: "https://iticketseatingplan.blob.core.windows.net/embed/static/media/rippleload.08e6a08dd832819226ef.gif",
|
|
417
|
-
bounds: [[height * 0.05 - s.y / 3.35 - height / 48 - 0.11, s.x * 0.3 + 0.15 - 0.11], [height * 0.05 - s.y / 3.35 - height / 48 + 0.11, s.x * 0.3 + 0.15 + 0.11]
|
|
417
|
+
bounds: [[height * 0.05 - s.y / 3.35 - height / 48.5 - 0.11, s.x * 0.3 + 0.15 - 0.11], [height * 0.05 - s.y / 3.35 - height / 48.5 + 0.11, s.x * 0.3 + 0.15 + 0.11]
|
|
418
418
|
// [height * 0.0302 - s.y * 0.602 - 0.3, s.x * 0.61 - 0.3],
|
|
419
419
|
// [height * 0.0302 - s.y * 0.602 + 0.3, s.x * 0.61 + 0.3],
|
|
420
420
|
// [height * 0.0302 - s.y * 0.602 - 0.17, s.x * 0.61 - 0.17],
|
|
@@ -434,7 +434,7 @@ const SeatingPlan = _ref => {
|
|
|
434
434
|
// height * 0.0302 - s.y * 0.602 + 0.17,
|
|
435
435
|
// s.x * 0.61 + 0.17,
|
|
436
436
|
// ],
|
|
437
|
-
[height * 0.05 - s.y / 3.35 - height / 48 - 0.11, s.x * 0.3 + 0.15 - 0.11], [height * 0.05 - s.y / 3.35 - height / 48 + 0.11, s.x * 0.3 + 0.15 + 0.11]],
|
|
437
|
+
[height * 0.05 - s.y / 3.35 - height / 48.5 - 0.11, s.x * 0.3 + 0.15 - 0.11], [height * 0.05 - s.y / 3.35 - height / 48.5 + 0.11, s.x * 0.3 + 0.15 + 0.11]],
|
|
438
438
|
zIndex: 10
|
|
439
439
|
}) : /*#__PURE__*/_react.default.createElement(_reactLeaflet.Circle, {
|
|
440
440
|
center: [
|
|
@@ -443,7 +443,7 @@ const SeatingPlan = _ref => {
|
|
|
443
443
|
// height * (height > 700 ? 0.0001 : 0.0006),
|
|
444
444
|
// s.x * 0.6 + 0.25,
|
|
445
445
|
|
|
446
|
-
height * 0.05 - s.y / 3.35 - height / 48, s.x * 0.3 + 0.15
|
|
446
|
+
height * 0.05 - s.y / 3.35 - height / 48.5, s.x * 0.3 + 0.15
|
|
447
447
|
|
|
448
448
|
// -s.y * (height * 0.00037) + 24.2,
|
|
449
449
|
// s.x * 0.3 + 0.15,
|