dburles / meteor-google-maps

🗺 Meteor package for the Google Maps Javascript API v3
https://atmospherejs.com/dburles/google-maps
MIT License
196 stars 48 forks source link

cordova app - unable to select / click in the suggestion list #140

Closed steven-tib closed 7 years ago

steven-tib commented 7 years ago

Hi, I'm testing my app on iOS (meteor run ios-device), the map displays correctly but when typing a location, the autosuggestion list appears but when I click on one of the suggestion it closes the list without selecting my choice.

When typing something and hitting enter, the location is correctly selected though. Just the problem with auto-suggested list click/selection.

same behavior in the iOS simulator from xcode. It doesn't happen when using chrome dev-tool to simulate mobile view in browser.

Any clue? Is someone experiencing the same behavior?

steven-tib commented 7 years ago

@dburles any clue on this issue? if you need more details please let me know, thanks for your help

dburles commented 7 years ago

Not sure on that one @steven-tib sorry. You might have more luck asking here https://gitter.im/dburles/meteor-google-maps or perhaps on stackoverflow.