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

Method getPosition

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

Source from the content-addressed store, hash-verified

55
56 /// The marker location.
57 public LatLng getPosition() {
58 return position;
59 }
60
61 /// Moves the marker to a new location.
62 public void setPosition(LatLng position) {

Callers 4

replayMarkersMethod · 0.95
addMarkerMethod · 0.95
handleTapMethod · 0.95

Calls

no outgoing calls

Tested by 1