damianociarla/point-form-field-bundle

DCSPointFormFieldBundle 为 Symfony2 添加了一种新的字段类型,可以将字符串 'longitude,latitude' 转换为 Point 对象,反之亦然。

v1.1.1 2015-04-28 15:39 UTC

This package is not auto-updated.

Last update: 2024-09-14 15:32:18 UTC


README

PointFormFieldBundle 为 Symfony2 添加了一种新的字段类型,可以将字符串 'longitude,latitude' 转换为 Point 对象,反之亦然。