I want to remove the zoom-in and zoom-out buttons on my application. When I run it on the browser and click inspect I can see this line "<button class="ol-zoom-in" type="button" title="Zoom in">+</button>"
but in my code editor, I am not able to find it.I m using openlayer 6.5.0
Inspect screenshot
I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....