2
Save Point Geometry from Address Search Selection in Map Interface
Source: directus/directus#25366 · opened by @hmaskat17
Summary Enable the map interface to automatically save the selected location as point geometry data when a user searches for and selects an address via the search feature. This behavior should only apply when the field is configured for Point geometry. This enhancement streamlines data entry, improves accuracy, and ensures a more intuitive user experience when adding locations to the map. Basic Example app > src > interfaces > map > map.vue > setupMap Motivation Currently, when users search for an address using the map interface’s search feature, selecting a result only updates the map’s center marker, but does not save the selected location as point geometry data. This creates friction for workflows that require users to quickly and accurately capture geographic data based on address searches rather than manual placement. By enabling the search feature to save the selected point as geometry data (restricted to Point geometry fields), we address several key us…
No pledges yet. Be the first to back this.
Comments
Similar requests
v-map component
4 votes · 0 comments
Support 'Features' from the GeoJSON spec to store address data in the Map Field
11 votes · 0 comments
Customizable Display Interface for O2M Relation Selection
5 votes · 0 comments
Implement 'Save All' Functionality for Nested Collections in Relation Drawer
3 votes · 0 comments
Automatic Language Selection in Translations interface for Visual Editor
5 votes · 0 comments
No comments yet.