senaite / senaite.core

Enterprise Open Source Laboratory System (LIMS)
https://senaite.com
GNU General Public License v2.0
254 stars 145 forks source link

Added GPSCoordinates widget and field #2565

Closed xispa closed 5 months ago

xispa commented 5 months ago

Description of the issue/feature this PR addresses

This Pull Request adds a GPSCoordinatesField and GPSCoordinatesWidget

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)

Captura de 2024-05-29 12-47-04

Captura de 2024-05-29 14-15-03

-- I confirm I have tested this PR thoroughly and coded it according to PEP8 and Plone's Python styleguide standards.