MapViewGoToInput:
    | MapViewGoToTarget
    | MapViewGoToPointLike
    | MapViewGoToExtentLike
    | readonly [number, number]
    | readonly Record<string, unknown>[]
    | Record<string, unknown>