Hi all,
I'm kinda new in the world of Xamarin, i've bought this for my company after reading article about Xamarin.forms et Xamarin.forms.maps.
Yesterday i was coding something very simple with a map and location.
I don't know why the type of map is not working on windows Phone ( emulator and device ) seems to rendering the same map even on hybrid or satellite
- How can you detect a touch / tap / click on a pin ?
- What is the use of the field adress on a pin if its not visible ?
- How to change the pin color ?
Why are you using a google map V2 for the android version I thought there were a V3 Google map api with no need of a Key ?
Is there a way of using the native property of setting a start and end point to view the route ( IOS / windows phone 8 component ) ?
Is there a technical documentation ( i mean a real one with ) about the methods on the map component ( i'm not talking about the page with how to add a map, and pin )
What the use of a xamarin.forms.maps if you can't do like the native component do ? and what the use of pin if you can't even detect a touch on it ?
Thank you for you answers.