export type ZoomStrategy = 'zoomToCenter' | 'zoomToPointer';
