cpsit/geo-location-service
最新稳定版本:0.3.0
Composer 安装命令:
composer require cpsit/geo-location-service
包简介
Get latitude and longitude for an address per google api call
关键字:
README 文档
README
TYPO3 extension to resolve an address to a geo code via Google Maps API
This TYPO3 extension provides a geo coder service and an interface for geo codes.
Installation
To install the Geo Location Service extension in your project, you have to require the package by using Composer:
composer require cpsit/geo-location-service
Usage
You can implement the GeoCodingInterface in your location class and use the GeoCoder service to update or work with the geo information within that class. Check the source code for further information.
统计信息
- 总下载量: 13.83k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2019-05-27