You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I write in the input area it doesn't show suggestions, only when I press “Enter” but in the mobile the "Enter" key does nothing. What am I doing wrong?
In the documentation it says the option suggestMinLength is the "Minimum number characters before suggest functionality is used (if available from geocoder)". What does this mean (if available from geocoder)? How can apply this?
Thank you!
The text was updated successfully, but these errors were encountered:
elsasantos
changed the title
Don't show results after 3 inputs
Don't work in mobile
Oct 27, 2023
Hi,
I implemented this plugin with this options in my ionic project:
import Geocoder from 'leaflet-control-geocoder';
When I write in the input area it doesn't show suggestions, only when I press “Enter” but in the mobile the "Enter" key does nothing. What am I doing wrong?
In the documentation it says the option suggestMinLength is the "Minimum number characters before suggest functionality is used (if available from geocoder)". What does this mean (if available from geocoder)? How can apply this?
Thank you!
The text was updated successfully, but these errors were encountered: