public class

MarkerIcon

extends Object
java.lang.Object
   ↳ com.neomades.maps.overlay.MarkerIcon

Class Overview

This class represents the icon that will be displayed in a Marker. A MarkerIcon can be obtained via MarkerIconFactory. If the same icon is to be used on multiple markers, use a single instance to save memory.

Summary

[Expand]
Inherited Methods
From class java.lang.Object