-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
geocode search on mobile #1
Comments
The issue has to do with the input form being hidden. In Control.Geocoder.css, the input form is supposed to be hidden by changing the width and height to 0, but the width cannot be hidden for some reason. Height has successfully been changed to 0 though. Will look more into the issue on Monday. So far the issue is only with iPhones (most likely on the ipad too). |
Looked into the Firefox problem, it seems as though every browser handles margins and pixel density differently. Icon size is also fixed on iPhones. There's an issue where the screen shifts to the left and reverts back on my iPhone when the search is tapped. |
How about we file an issue https://github.com/perliedman/leaflet-control-geocoder or try another Geocoding plugin http://leafletjs.com/plugins.html ? |
if mobile device user clicks whitespace to the left of the geocode/search magnifying glass...all kinds of errors follow
The text was updated successfully, but these errors were encountered: