![] (http://www.compass.ie/wordpress/wp-content/uploads/Compass-logo-Final-300x104.png)
====================
Xamarin binding project for ArcGIS for Android and a demo application using the bindings.
These bindings are based on ArcGIS for Android version 10.2.4 (October 2014)
var map = FindViewById<MapView> (Resource.Id.mapView);
var bingMapLayer = new BingMapsLayer ("ENTER_YOUR_API_KEY",BingMapsLayer.MapStyle.Aerial);
map.AddLayer (bingMapLayer);
- Not all the features on the SDK might be available
- Not fully tested
- user Shawn Castrianni on the Xamarin Forums
Copyright 2014, Compass Informatics Ltd.
Licensed under the MIT License or see the LICENSE
file.
Copyright 2014, Compass Informatics Ltd.