Is there a widget for PointField as separate latitude/longitude inputs? Like SplitDateTimeWidget for DateTimeField.
Create a custom widget for this, you can get inspired by SelectDateWidget here.
SelectDateWidget