setLatLng method

Popup setLatLng(
  1. LatLng latlng
)

Sets the geographical point where the popup will open.

Implementation

external Popup setLatLng(LatLng latlng);