/MainActivity.cs Secret
Created
April 24, 2017 13:17
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
m_map.AddMarker(new MarkerOptions().SetPosition(new LatLng(45.188529, 5.724523)).SetTitle("Mon marker")); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment