Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 709 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 709 Bytes

Testing and triggering various mapbox gl events in cypress

https://cypress-mapboxgl-click-event.netlify.app/

This repo experiments with mapbox interactions in a cypress environment. Created because I have yet to get a working solution to simulating a map pan in mapbox gl

What Works, what Doesn't?

This is not an authoritative list.

  • click
  • double click
  • mouse move
  • [] pan

Site Status

The cypress test suite is set to run against a live site on netlify in order to minimize setup time of others.

Netlify Status