heimrichhannot / dlh_geocode
从给定地址获取地理坐标
1.1.4
2017-12-11 14:25 UTC
Requires
- php: >=5.6.0
- contao-community-alliance/composer-plugin: ~2.4 || ~3.0
- contao/core-bundle: ^3.5.1 || ~4.1
Replaces
- contao-legacy/dlh_geocode: *
- delahaye/dlh_geocode: *
This package is not auto-updated.
Last update: 2024-09-15 04:15:51 UTC
README
Contao CMS的Google地理编码扩展
版权所有 (c) 2014 de la Haye
本版本与Contao 3 & 4兼容
需要有效的(Google Maps API密钥)[https://console.developers.google.com/apis],该密钥可以在contao系统设置中配置。
其他功能
- 支持使用
allow_url_fopen
或curl
支持进行Google地图地理编码 - 在数据库表
tl_dlh_geocode
中缓存地理编码(lat, lon)