I've been working on customizing amMap and managed to hide the zoom controls. Now I'm wondering if there's a way to remove the home button as well, but I can't seem to locate it anywhere?
"zoomControl": {
"zoomControlEnabled": false,
"panControlEnabled": false,
},