Altova MapForce 2024 Enterprise Edition

The HTML Object tag is used to create an instance of the MapForceControl. The Classid is that of MapForceControl. Width and height specify the window size. No additional parameters are necessary, since application-level is the default.

 

<OBJECT id="objMapForceControl"
      Classid="clsid:A38637E9-5759-4456-A167-F01160CC22C1"
      width="800"
      height="500"
      VIEWASTEXT>
</OBJECT>

© 2018-2024 Altova GmbH