umap/umap/static
Yohan Boniface 051dd90450 fix: editing coordinates manually would not be saved
The primary coordinates is a two-elements Array in Point.coordinates,
but FormBuilder does not know how to edit an Array, so we edit the
`ui._latlngs` instead.

The proper fix would have been to teach FormBuilder how to edit an
Array, but that path is way longer, and given we plan to refactor
it totally, let's wait for that.

fix #2144
2024-09-17 08:57:10 +02:00
..
umap fix: editing coordinates manually would not be saved 2024-09-17 08:57:10 +02:00
.gitignore Rename project (prepare to 0.1) 2013-01-02 16:20:08 +01:00