getPolygonsAtScreenCoordinate

open override fun getPolygonsAtScreenCoordinate(x: Int, y: Int, options: MPIOptions.GetPolygonsAtCoordinate?, polygonsCallback: (List<MPINavigatable.MPIPolygon>?) -> Unit)

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