Skip to content

Instantly share code, notes, and snippets.

@espritm
Created April 11, 2017 16:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save espritm/73707f34c68de3af1b180b92c191b789 to your computer and use it in GitHub Desktop.
Save espritm/73707f34c68de3af1b180b92c191b789 to your computer and use it in GitHub Desktop.
public View GetInfoContents(Marker marker)
{
//...
if (clusterItem.m_bIsFav)
textviewDescription.Text += "\nFavoris !";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment