Type alias AroundCenterOptions

AroundCenterOptions: {
    around: "center";
}

An options object sent to the enable function of some of the handlers

Type declaration

  • around: "center"

    If "center" is passed, map will zoom around the center of map