Each tile below is a separate <iframe> pointed at one of the public maps with URL params that pre-configure the camera. With ?lat, ?lng, ?z, ?bearing, ?pitch, ?bbox set before load, the map constructs directly at the requested view — no national-view tile fetches first. ?embed=1 strips chrome.
Contract is shared across /atlas/, /grid/, /oz/. See /_shared/embed-args.js for the canonical parser.
/atlas/?embed=1&lat=40.768&lng=-73.974&z=12
/atlas/?embed=1&bbox=-97.5,32.55,-96.55,33.05
/atlas/?embed=1&lat=36.10&lng=-112.12&z=10.5&bearing=25&pitch=55&style=Grand+Canyon
/grid/?embed=1&lat=30.27&lng=-97.74&z=8
/grid/?embed=1&bbox=-104.5,30.5,-101.0,33.5
/oz/?embed=1&lat=41.78&lng=-87.62&z=11