Skill Level:
Appropriate for all
You can embed a the UNL Map on your own site and center it on a specific building, using an iframe
. The iframe
src
attribute should be in the format of https://maps.unl.edu/embed/{{BUILDING-CODE}}
. To find a building code, please visit the map directory.
Example
The iframe
can support just about and size (width, height), so you should determine what size works best with your page design. The web framework provides some utility classes to maintain aspect ratios for responsive iframe
sizes.
Contributed By:
IIM
- Printer-friendly version
- Log in to post comments