Add a new placeholder option and deprecate undefinedHTML
This commit is contained in:
@@ -13,7 +13,6 @@ const mousePositionControl = new MousePosition({
|
||||
// be placed within the map.
|
||||
className: 'custom-mouse-position',
|
||||
target: document.getElementById('mouse-position'),
|
||||
undefinedHTML: ' ',
|
||||
});
|
||||
|
||||
const map = new Map({
|
||||
|
||||
Reference in New Issue
Block a user