Map Embeds

Building Map Embed Code

The Campus Map embed code that is most often used is a map to a building. Before you begin, you will need your building code. You can find the building code at https://campusmaps.uark.edu/buildings by hovering over or clicking on a building and finding the code in the URL. Once you have that, place it in the embed code below where it says bldg_code=PTSC”.

    
<iframe width="450" height="250" src="https://campusmaps.uark.edu/?embedMap=Y&amp;bldg_code=PTSC" frameborder="0"></iframe>
  

Accessible Points

    
<iframe src="https://campusmaps.uark.edu?embedmap=Y&amp;accessible_pt=Y" width="600" height="450" frameborder="0" style="border:0" allowfullscreen="true"></iframe>
  

Computer Labs

    
<iframe src="https://campusmaps.uark.edu?embedmap=Y&amp;computer_labs=Y" width="600" height="450" frameborder="0" style="border:0" allowfullscreen="true"></iframe>
  

Historical Marker

    
<iframe src="https://campusmaps.uark.edu?embedmap=Y&amp;hist_markers=Y" width="600" height="450" frameborder="0" style="border:0" allowfullscreen="true"></iframe>