128
Views
2
Comments
Google Maps Auto Suggestion For Mobile
Question

I am developing a mobile application, i need to perform a autosuggestion when users type in destination,

When i type in  destination it should give autosuggestion below like in google maps,

there is a 3rd party application called Google Places, It is working in Web module, But not in Mobile, So tell me a way to implement that.

Navigate.oml
2016-10-16 00-39-57
Gurvinder Singh

Hi Keerthi,


Have you looked at these examples by google? 

https://developers.google.com/maps/documentation/javascript/examples/places-autocomplete-addressform

https://developers.google.com/maps/documentation/javascript/examples/places-autocomplete

You can use the expression to write any javascript and FakeNotifyWidget (https://www.outsystems.com/forums/discussion/20162/stripe-subscriptions-integration/#Post78566) if you want to send something to the server side of the application


UserImage.jpg
Zhaolin Chen

Anybody got something like this, to allow got Google places auto suggestions working in mobile. I've looked at the Google examples, but I'm not sure where to begin to implement it outsystems

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.