Package | Description |
---|---|
org.cesiumjs.cs.scene.providers |
Modifier and Type | Method and Description |
---|---|
Promise<ImageryLayerFeatureInfo,Void> |
BingMapsImageryProvider.pickFeatures(int x,
int y,
int level,
double longitude,
double latitude)
Picking features is not currently supported by this imagery provider, so this function simply returns undefined.
|
Promise<ImageryLayerFeatureInfo,Void> |
GoogleEarthEnterpriseImageryProvider.pickFeatures(int x,
int y,
int level,
double longitude,
double latitude)
Picking features is not currently supported by this imagery provider, so this function simply returns undefined.
|
Copyright © 2019. All rights reserved.