承接 salavert/open-location-code 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

salavert/open-location-code

最新稳定版本:v1.0

Composer 安装命令:

composer require salavert/open-location-code

包简介

PHP port of Google Open Location Codes.

README 文档

README

Build Status

PHP port of Google Open Location Codes.

Open Location Codes are short, generated codes that can be used like street addresses, for places where street addresses don't exist.

http://openlocationcode.com

Open Location Codes were developed at Google's Zurich engineering office, and then open sourced so that they can be freely used.

Usage

Encode latitude and longitude to obtain a code

$latitude = 51.3701125;
$longitude = -1.217765625;
$olc = new OpenLocationCodes();
$openLocationCode = $olc->encode($latitude, $longitude); // Will return 9C3W9QCJ+2V

Installation

Update your composer.json

"require": {
	"salavert/open-location-code": "1.*"
}

or use composer's require command:

composer require salavert/open-location-code:1.*

Original code by Google

https://github.com/google/open-location-code

统计信息

  • 总下载量: 8.01k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 2
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: Apache
  • 更新时间: 2015-05-02

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固