Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Location
Processor
Polyline
SimplifyInterface
PHP Interface Location\Processor\Polyline\SimplifyInterface
See link:
https://github.com/mjaschen/phpgeo
Author:
Marcus Jaschen (
[email protected]
)
Show file
Open project: mjaschen/phpgeo
Public Methods
Method
Description
simplify
(
Polyline
$polyline
) :
Polyline
Simplifies the given polyline
Method Details
simplify()
public
method
Simplifies the given polyline
public
simplify
(
Polyline
$polyline
) :
Polyline
$polyline
Location\Polyline
return
Location\Polyline