Hi everyone,
I'm using a Feature tileset / GeoJSON source and when I tap a feature, I expect the TapInteraction to return the entire geometry, but instead I only get the portion that’s visible in the current viewport.
Is this the intended behavior or a bug?
Docs: https://docs.mapbox.com/flutter/maps/guides/user-interaction/interactions/