Open default attributions links in new tab/window
This commit is contained in:
@@ -44,7 +44,7 @@ export function quadKey(tileCoord) {
|
||||
* @type {string}
|
||||
*/
|
||||
const TOS_ATTRIBUTION = '<a class="ol-attribution-bing-tos" ' +
|
||||
'href="https://www.microsoft.com/maps/product/terms.html">' +
|
||||
'href="https://www.microsoft.com/maps/product/terms.html" target="_blank">' +
|
||||
'Terms of Use</a>';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user