SensitiveGeoJsonApi
@RequiresOptIn(level = RequiresOptIn.Level.ERROR, message = "This API should be used with caution; please check the documentation.")
Marks GeoJSON API that should be used with caution.
This annotation indicates API elements that have specific constraints or edge cases that require careful consideration before use. Always check the documentation of the marked API element to understand the potential issues and proper usage.