fix(map): add map centering when polygonCoordinates does not exist (MIN-257)
Merged
requested to merge MIN-257-center-map-button-behaviour-when-nothing-selected into development
Compare changes
Files
2@@ -6,6 +6,8 @@ import { getReduxStoreWithActionsListener } from '@/utils/testing/getReduxStoreA
@@ -122,8 +124,54 @@ describe('useAddtionalActions - hook', () => {
@@ -131,8 +179,81 @@ describe('useAddtionalActions - hook', () => {