Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JMapBoxEventData

JMapBoxEventData

This interface describe optionnal data we can pass to MapBox events in order to transport useful information while consuming the events in your application

Hierarchy

  • JMapBoxEventData

Index

Properties

Optional preventNavigationStepPush

preventNavigationStepPush: undefined | false | true

preventNavigationStepPush

Used in the context of programmatic navigation (ex: while stepping back in the navigation history) if true it will prevent navigation destination to be pushed in the Navigation History stack

Optional stopJMapEventPropagation

stopJMapEventPropagation: undefined | false | true

stopJMapEventPropagation

if true will prevent JMap event to be fired