get Polygons At Screen Coordinate
abstract fun getPolygonsAtScreenCoordinate( x: Int, y: Int, options: MPIOptions.GetPolygonsAtCoordinate? = null, polygonsCallback: (List<MPINavigatable.MPIPolygon>?) -> Unit)
Content copied to clipboard
Gets a list of polygons by screen coordinates
Parameters
x
The x coordinate based off WebView dimensions
y
The y coordinate based off WebView dimensions
options
A set of options for finding polygons