Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LeafletTransitionOptions

Option for transition when the user click on a result on Leaflet.

Hierarchy

Index

Properties

Properties

Optional type

type: "hybrid" | "fly" | "jump" | "none"

Type of camera move on result selection. jump: change the position of the camera without animation fly: animating camera transition along curve that evokes flight hybrid: use fly when the camera is near the point and jump otherwise

Generated using TypeDoc