Monday, December 22, 2014

Add PinPoint To Xamarin Forms Maps

1. How to add PinPoint to Xamarin Forms Maps.

Ans: 1. Install Xamarin.Forms.Maps package from "NuGet Package".
        2. Use the below code

Map map;
map.MoveToRegion(MapSpan.FromCenterAndRadius(new Position(latitude,longitude), Distance.FromMiles(App._mapZoom)));
map.Pins.Add(new Pin
                {
                    Label = addressQuery,
                    Position = position,
                    Address = addressQuery
                });



2 comments:

  1. All your hard about curating this informative post on How to add PinPoint to Xamarin Forms Maps step by step is much appreciated. Hire Cross Platform App Developers and Authorized Xamarin Partners now.

    ReplyDelete
  2. Wow, What a Excellent post. I really found this to much informatics. It is what i was searching for.I would like to suggest you that please keep sharing such type of info.Visit here for Penetration testing services and Software testing services

    ReplyDelete