Closed xispa closed 5 months ago
This Pull Request adds a GPSCoordinatesField and GPSCoordinatesWidget
GPSCoordinatesField
GPSCoordinatesWidget
No widget present for GPS coordinates (latitude + longitude)
Widget present for GPS coordinates (latitude + longitude)
-- I confirm I have tested this PR thoroughly and coded it according to PEP8 and Plone's Python styleguide standards.
Description of the issue/feature this PR addresses
This Pull Request adds a
GPSCoordinatesField
andGPSCoordinatesWidget
Current behavior before PR
No widget present for GPS coordinates (latitude + longitude)
Desired behavior after PR is merged
Widget present for GPS coordinates (latitude + longitude)
-- I confirm I have tested this PR thoroughly and coded it according to PEP8 and Plone's Python styleguide standards.