const updaterMap = {
  center(instance, center) {
    instance.setCenter(center)
  },