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