Latitude/longitude widget for pointfield?

前端 未结 5 1487
灰色年华
灰色年华 2020-12-16 00:39

Is there a widget for PointField as separate latitude/longitude inputs? Like SplitDateTimeWidget for DateTimeField.

5条回答
  •  庸人自扰
    2020-12-16 01:04

    Create a custom widget for this, you can get inspired by SelectDateWidget here.

提交回复
热议问题