Open default attributions links in new tab/window
This commit is contained in:
@@ -13,7 +13,7 @@ import XYZ from './XYZ.js';
|
|||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
export const ATTRIBUTION = '© ' +
|
export const ATTRIBUTION = '© ' +
|
||||||
'<a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> ' +
|
'<a href="https://www.openstreetmap.org/copyright" target="_blank">OpenStreetMap</a> ' +
|
||||||
'contributors.';
|
'contributors.';
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user