How to do a geographical search in an input?

How can I return the results based on a geographical in an input (google maps api)? It doesn’t seem to be working like on the web. Should I use a plugin?

Use the searchbox element and then select geographic location as the type.

You will also need to integrate your app with google the maps API which you can find here

Thanks mate but this option doesn’t exist on mobile app hence my question.