iticket-seatingplan-dev 1.0.34 → 1.0.35

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.
@@ -236,7 +236,7 @@ const SeatingPlan = _ref => {
236
236
  setPosition([img.height * 0.005, img.width * 0.005]);
237
237
  setSeats(data);
238
238
  };
239
- map.target.setView([height * 0.015, width * 0.015], 5);
239
+ map && map.target.setView([height * 0.015, width * 0.015], 5);
240
240
  setIsReloading(false);
241
241
  }).catch(error => {
242
242
  console.log(error);
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iticket-seatingplan-dev",
3
3
  "description": "Seating plan with FLEXi pricing",
4
4
  "author": "gedwyne",
5
- "version": "1.0.34",
5
+ "version": "1.0.35",
6
6
  "private": false,
7
7
  "keywords": [
8
8
  "iticket",