• The geographic coordinate that will be rendered at the midpoint of the area defined by padding. Defaults to (0, 0).

  • Insets from each edge of the map. Impacts the “principal point” of the graphical projection and the location at which center is rendered. Defaults to 0.

  • Point in the map’s coordinate system about which zoom and bearing should be applied. Mutually exclusive with center. Defaults to (0, 0).

  • The zoom level of the map. Defaults to 0.

  • The bearing of the map, measured in degrees clockwise from true north. Defaults to 0.

  • Pitch toward the horizon measured in degrees, with 0 degrees resulting in a top-down view for a two-dimensional map. Defaults to 0.

  • CameraOptions represents a set of updates to make to the camera.