- Preparing search index...
- The search index is not available
@vcmap/core
Type alias EventAfterEventHandler
EventAfterEventHandler: Omit<InteractionEvent, "position" | "positionOrPixel"> & { position: Coordinate; positionOrPixel: Coordinate; }
Type declaration
-
position: Coordinate
-
positionOrPixel: Coordinate