sp-dev-fx-controls-react
sp-dev-fx-controls-react copied to clipboard
Can the Map control have autofill like the Location Picker control?
Category
[ ] Enhancement
[ ] Bug
[X] Question
Version
Please specify what version of the library you are using: [3.13.0]
Expected / Desired Behavior / Question
Is it posible for the Map control search to have autofill like feature similar the Location Picker control?
Observed Behavior
Map control search doesn't autofill like Location Picker control does.
Steps to Reproduce
- Create SPFx solution
- Add references for sp-dev-fx-controls-react
- Add examples for Map and Location Picker control
- Observe that Picker control search autofill address but Map control doesn't
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
Hi @rzempo,
I think that it's possible, since the Map control relies on Nominatim tool and this one can return 0 or n results based on your search.
Let's tag this issue as an enhancement idea rather than a question 🙂