You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
mbgl::AnnotationManager should use the mapbox::geometry types that are being used e.g. as return values for mbgl::Map::queryRenderedFeatures() (#5066). This would give us the ability to add any kind of geometry to the annotation layer, unblocking #1729.
mbgl::AnnotationManagershould use themapbox::geometrytypes that are being used e.g. as return values formbgl::Map::queryRenderedFeatures()(#5066). This would give us the ability to add any kind of geometry to the annotation layer, unblocking #1729./cc @jfirebaugh