Removed the throttleRequest parameter from TerrainProvider.requestTileGeometry...
Removed the throttleRequest parameter from TerrainProvider.requestTileGeometry and inherited terrain providers. It is replaced with an optional Request object. Set the request's throttle property to true to throttle requests.
Loading
Please sign in to comment