Showing posts with label Google-api. Show all posts
Showing posts with label Google-api. Show all posts
Draw path between two locations in google maps v2 xamarin android
In brief: Google maps android API V2 allows the developer to integrate and customize the google map look and feel. This API handles the access to Google Maps Server,fetching map data ,display and response to map gesture.
[read more : https://developers.google.com/maps/documentation/android/intro]
Here I will write the steps to draw path between two geo-location in android xamarin.
[read more : https://developers.google.com/maps/documentation/android/intro]
Here I will write the steps to draw path between two geo-location in android xamarin.
Using Google Geocoding and Reverse Geocoding API in Xamarin
In brief: Normally native developers prefers native api (Geocoder in android) for Geocoding and reverse geocoding, but to target the cross-platform implementation i think google geocoding is the better option.
In my previous post written on Integration of google map v2 in xamaron android, Avoiding deprecated google map api,Best Practice and issues with ListView in Android Xamarin, How to use Google Place API with Autocomplete in Xamarin Android, Integrating Google Account in Xamarin.Android,Avoiding ImageBitmap OutOfMemoryException and Rounded corner Image in android Xamarin.
In my previous post written on Integration of google map v2 in xamaron android, Avoiding deprecated google map api,Best Practice and issues with ListView in Android Xamarin, How to use Google Place API with Autocomplete in Xamarin Android, Integrating Google Account in Xamarin.Android,Avoiding ImageBitmap OutOfMemoryException and Rounded corner Image in android Xamarin.
Google Place API with Autocomplete in Xamarin Android
In this post i will write down how to make use of the google map place api in xamarin android. Before proceeding here go through with Google map integration have written in steps about google map integration.
In Brief: As and when user enter the character, fetch the matching location with that character from the google server.
Build Google Map V2 in Xamarin Android
Here i’m going to discuss about the steps to integrate the google map in Xamarin android. Cross platform tool Xamarin let's the C# .Net developers to develop App to run on diffent platforms like, Android,iOS and Windows. By sharing maximum amount of code.
In Brief : Integrating google map,highlighting desired location and customizing map controls.
Subscribe to:
Posts (Atom)