setLatLng method

CircleMarker setLatLng(
  1. LatLng latlng
)

Sets the position of a circle marker to a new location.

Implementation

external CircleMarker setLatLng(LatLng latlng);