spatial.addNativePointLayerWithConfig
过程
使用给定的配置添加一个新的原生点层,返回该层的根节点
签名
spatial.addNativePointLayerWithConfig(name :: STRING, encoderConfig :: STRING, indexType = rtree :: STRING, crsName = :: STRING, indexConfig = :: STRING) :: (node :: NODE)
过程
使用给定的配置添加一个新的原生点层,返回该层的根节点
spatial.addNativePointLayerWithConfig(name :: STRING, encoderConfig :: STRING, indexType = rtree :: STRING, crsName = :: STRING, indexConfig = :: STRING) :: (node :: NODE)