-4
I was able to solve this problem by inserting an iframe in my PHP system
<div id="exibirMapa" class="exibirMapa">
<iframe src="https://embed.waze.com/iframe?zoom=12&lat=32.10911&lon=34.81773" width="700" height="500"></iframe>
</div>
Problem solved. Link to the documentation of Waze