Use a designed basemap
Embed a Kaleidr designed basemap as an iframe, selected by style id and authorized by your publishable key:
<script src="https://cdn.kaleidr.com/embed/v1/kaleidr.js"></script>
<kaleidr-map product="tile" publishable-key="kld_pk_live_…" style-id="kaleidr-morning"
center="-0.12,51.5" zoom="11" style="height:480px"></kaleidr-map>
Available styles include kaleidr-morning, kaleidr-afternoon,
kaleidr-night, kaleidr-editorial, kaleidr-plain. See
Tiles.
Basemap access is part of your Kaleidr account: the maps scope on your key
authorizes it, and usage counts toward your plan's
map-loads allowance — the same pool
shared-map opens and embedded map views draw from. There is no separate tile
key and no unauthenticated tile API.