OnClickEntityCallback: ((ret, pos) => void)

Type declaration

    • (ret, pos): void
    • KML場景圖素被點擊時的回呼。

      Parameters

      • ret: FeatureParameter

        圖素參數。

      • pos: GeoPoint

        滑鼠坐標。

      Returns void

Generated using TypeDoc