文件名称:google-map-polyline-encoding-tool:一个简单的类,用于处理Google Maps的折线编码
文件大小:20KB
文件格式:ZIP
更新时间:2024-05-19 03:38:50
PHP
Google Maps Polyline编码工具
一个简单PHP类,用于将转换为Google Maps的字符串。
安装
使用。
$ curl -sS https://getcomposer.org/installer | php
$ cat > composer.json <
【文件预览】:
google-map-polyline-encoding-tool-master
----.gitignore(49B)
----README.md(5KB)
----tests()
--------PrecisionTest.php(2KB)
--------Issue10Test.php(1KB)
--------PolylineTest.php(3KB)
----DEPRECATED.md(1KB)
----phpunit.xml(701B)
----examples()
--------README.md(242B)
--------EncodedToSVG()
--------WellKnownBinary()
----composer.json(653B)
----.gitattributes(23B)
----CONTRIBUTING.md(885B)
----.coveralls.yml(83B)
----src()
--------Polyline.php(5KB)
----LICENSE.md(7KB)
----.travis.yml(279B)