Skip to content

Conversation

@JoachimAmoah
Copy link

@JoachimAmoah JoachimAmoah commented Dec 4, 2025

Implements handlers for the following events:
onMapDrag
onMapDragEnd

Adds the following controls:
coordinateForPoint
pointForCoordinate
fitBounds
getBounds

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation
  • I added new tests to check the change I am making
  • All existing and new tests are passing.

@JoachimAmoah