Download the PHP package rozklad/heremaps-flexible-polyline without Composer
On this page you can find all versions of the php package rozklad/heremaps-flexible-polyline. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rozklad/heremaps-flexible-polyline
More information about rozklad/heremaps-flexible-polyline
Files in rozklad/heremaps-flexible-polyline
Download rozklad/heremaps-flexible-polyline
More information about rozklad/heremaps-flexible-polyline
Files in rozklad/heremaps-flexible-polyline
Vendor rozklad
Package heremaps-flexible-polyline
Short Description PHP implementation of Flexible Polyline encoding: a lossy compressed representation of a list of coordinate pairs or triples
License MIT
Homepage https://github.com/heremaps/flexible-polyline
Package heremaps-flexible-polyline
Short Description PHP implementation of Flexible Polyline encoding: a lossy compressed representation of a list of coordinate pairs or triples
License MIT
Homepage https://github.com/heremaps/flexible-polyline
Keywords heremapsflexible-polyline
Please rate this library. Is it a good library?
Informations about the package heremaps-flexible-polyline
Testing
Usage
Decode
FlexiblePolyline::decode(string $encoded): array
Encode
FlexiblePolyline::encode(array $coordinates [, int $precision = null, int $thirdDim = null, int $thirdDimPrecision = 0]): string
Third Dimension
FlexiblePolyline::getThirdDimension(string $encoded): int
All versions of heremaps-flexible-polyline with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
ext-mbstring Version *
ext-mbstring Version *
The package rozklad/heremaps-flexible-polyline contains the following files
Loading the files please wait ....