Share via

Search Location using Xamarin.Forms.Maps

Anonymous
2022-03-18T18:08:17.563+00:00

Hi,

How can I implement a search textbox with the Xamarin.Forms.Maps?

Thanks,
Jassim

Developer technologies | .NET | Xamarin
Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.

0 comments No comments

1 answer

Sort by: Most helpful
  1. JarvanZhang 23,971 Reputation points
    2022-03-21T07:47:00.887+00:00

    How can I implement a search textbox with the Xamarin.Forms.Maps

    Hi, assimAlRahma-9056. Do you mean search a place and click the option to perform the navigation directly? Xamarin.Forms.Maps doesn't provide an API for this the function, it's suggested to send a feature request to the product team at the github repo at: https://github.com/xamarin/Xamarin.Forms/issues

    You could also try to achieve the function on each platform using corresponding native API.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.