Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 605 Bytes

File metadata and controls

25 lines (17 loc) · 605 Bytes

1.0.1 / 2025-09-09

  • upgrade @mapwhit/events to 1.0.0
  • upgrade biome to 2.2.3
  • upgrade tilerenderer used for testing
  • replace @mapbox/point-geometry with @mapwhit/point-geometry

1.0.0 / 2025-07-27

  • dispatch events ourselves and optionally bubble them to map
  • use Event class from the same module as Map

0.0.2 / 2025-07-23

  • fix tests to access gestures and map independently
  • prepare for initializing after map has been created

0.0.1 / 2025-07-22

  • initial implementation extracted from tilerenderer