PackageTrack
Sign in Get early access

emcconville/google-map-polyline-encoding-tool

A simple class to handle polyline-encoding for Google Maps

v1.2.4 2.4M downloads/mo #4778 most downloaded on Packagist emcconville/google-map-polyline-encoding-tool

What this package is like to depend on

Last release 10 years ago

no release in 18 months

Release timing varies

gaps range from 3 weeks to 1.2 years

Most releases are documented

notes for 4 of 6 stable releases

Nothing withdrawn

no release was ever pulled

12 years old

6 releases · first in 2014

0 releases in the last 12 months

see the full history below

Release timeline

6 releases · Mar 2014 to Apr 2016
2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 6
  1. v1.2.4 04 Jan 2015
    Release notes

    Introduced "examples" directory to share creative use-cases. Light cosmetic improvements, but no functionality changes.

    FYI - Continuous Integration status can be monitored with...

    Open source →
  2. v1.2.3 08 Aug 2014
    Release notes

    Polyline Encoding now rounds numbers instead of the previous floor method.

     // Was
     0.1234567 => 12345
     // Now
     0.1234567 => 12346
    

    Note
    Pre-recorded encoded points may need to be re-encoded for accurate results. Decoding methods are unaffected.

    Open source →
  3. v1.2.2 03 Aug 2014
    Release notes
    • Improved performance in Polyline::Flatten
    • Added deprecated alerts with @deprecated & issuing E_USER_DEPRECATED
    • Added new dev/contrib commands to Makefile
      • make lint for PHPCS
      • make coverage for code-coverage report

    The follow methods will be removed from v1.3.x

    • Polyline::Singleton
    • Polyline::__call
      • Polyline::get{Node}Points
      • Polyline::get{Node}Encoded
    • Polyline::getPolyline
    • Polyline::polyline
    • Polyline::listPolylines

    The follow properties will be removed from v1.3.x

    • Polyline->$polylines
    Open source →
  4. v1.2.1 12 Jul 2014

    Nothing published for this version

  5. v1.3 05 Apr 2016

    Nothing published for this version

  6. v1.2 17 Mar 2014
    Release notes

    Second patch release v1.2

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive