getBuilding
Returns a building where the given point is inside. If no such building exists it will return null instead.
Return
found MPBuilding or null
Parameters
point
point for search
Returns a building where the given point is inside. If no such building exists it will return null instead.
found MPBuilding or null
point for search