mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-28 08:24:32 +00:00
add test for #e054978b9cbc30623b8e8b2621319f21dafcc734 [e054978]
This commit is contained in:
@@ -78,3 +78,5 @@ mapContainer.appendChild(containerNode);
|
||||
captureBtn.onclick = () => {
|
||||
capture(resultContainer, map, ui);
|
||||
};
|
||||
|
||||
let icon = new H.map.Icon('svg', { size: 5, crossOrigin: false });
|
||||
|
||||
Reference in New Issue
Block a user