Interface ClusterItem


public interface ClusterItem
클러스터링 대상이 되는 아이템에 대한 인터페이스.
  • Method Summary

    Modifier and Type
    Method
    Description
    아이템의 위치 좌표를 반환합니다.
  • Method Details

    • getPosition

      LatLng getPosition()
      아이템의 위치 좌표를 반환합니다.