MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / getIcon

Method getIcon

CodenameOne/src/com/codename1/maps/Marker.java:67–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65
66 /// The marker icon, or `null` to use the surface's default pin.
67 public EncodedImage getIcon() {
68 return icon;
69 }
70
71 /// The marker title shown in an info window (provider dependent).
72 public String getTitle() {

Callers 4

replayMarkersMethod · 0.95
addMarkerMethod · 0.95
handleTapMethod · 0.95

Calls

no outgoing calls

Tested by 1