RenderGetMapTileResponse type
Contains response data for the getMapTile operation.
type RenderGetMapTileResponse = { _response: HttpResponse, blobBody: Promise<Blob>, readableStreamBody: NodeJS.ReadableStream }
لم يعد هذا المتصفح مدعومًا.
بادر بالترقية إلى Microsoft Edge للاستفادة من أحدث الميزات والتحديثات الأمنية والدعم الفني.
Contains response data for the getMapTile operation.
type RenderGetMapTileResponse = { _response: HttpResponse, blobBody: Promise<Blob>, readableStreamBody: NodeJS.ReadableStream }