MapViewPadding

The padding applied to the map view using Modules.Map.View.padding.

  • 0.8
  • 0.8
  • 0.8

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

MapViewPadding
animated : Number

Whether or not setting the padding should be animated (iOS only).

Whether or not setting the padding should be animated (iOS only).

MapViewPadding
bottom : Number

Bottom padding of the map view.

Bottom padding of the map view.

MapViewPadding
left : Number

Left padding of the map view.

Left padding of the map view.

MapViewPadding
right : Number

Right padding of the map view.

Right padding of the map view.

MapViewPadding
top : Number

Top padding of the map view.

Top padding of the map view.