##Xamarin.iOS Google Maps
This bounds version 1.7.0
of GoogleMaps iOS
##Building GoogleMaps.dll
You have two options
###Build from GoogleMaps.csproj
- Run
make prepare
command insidebinding
directory - Open
GoogleMaps.csproj
onXamarin Studio
- Build the project
- Enjoy
###Build from terminal
- Just run
make
command insidebinding
directory - Enjoy