Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 293 Bytes

File metadata and controls

16 lines (11 loc) · 293 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

let footprints = await client.api('/places/9748dc5b-3f08-407b-9a8d-f5ed626bf9e8/microsoft.graph.building/map/footprints')
	.get();