5

I'd like to embed an online map inside of a Word document for my geography task in school. I have the code for an iframe of a map at www.arcgis.com.

How do I insert it in the document? I'm using Word 2013.

1 Answers1

1

You can copy the HTML code of the iframe to Word but the online map won't show up as Word can't display the output of HTML code like a web browser.

Kevin
  • 185