Static embed — no SDK
For a read-only map with no host-side control:
<iframe
src="https://waylocate.com/ucba/muntz-hall/170?embed=1"
style="width:100%; height:600px; border:0"
title="Campus map"
allow="geolocation"
></iframe>
Add host={yourOrigin} when you later want programmatic control without changing the iframe URL structure. See URL parameters.