Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Latest commit

 

History

History

GoogleMaps

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

##Xamarin.iOS Google Maps

This bounds version 1.7.0 of GoogleMaps iOS

##Building GoogleMaps.dll

You have two options

###Build from GoogleMaps.csproj

  1. Run make prepare command inside binding directory
  2. Open GoogleMaps.csproj on Xamarin Studio
  3. Build the project
  4. Enjoy

###Build from terminal

  1. Just run make command inside binding directory
  2. Enjoy