LeafletTransitionType#
Deprecated since version 1.4: See the migration guide
- class LeafletTransitionType#
Describes the possible transitions in a Leaflet widget.
New values may be added to this enumeration over time.
Fields#
- class LeafletTransitionType
- OVER#
Cover the old page or uncover the new page, sliding from or towards the end according to orientation, text direction and children order
- SLIDE#
Slide from left, right, up or down according to the orientation, text direction and the children order
- UNDER#
Uncover the new page or cover the old page, sliding from or towards the start according to orientation, text direction and children order