Call the function isLocationOnEdge with parameter $ geodesic = false
marczeo opened this issue · 1 comments
marczeo commented
Hello,
When I called the function, the response was Use of undefined constant lng3 - assumed 'lng3'
, I saw the function declaration and missing the "$" before the variable $lng3 and the variable $lng1.
The error was in the file "PolyUtil.php" line 202
alexpechkarev commented