STK/X Tutorial HTML
Short Description
1) Create a new HTML file in your preferred editor. Name the file index.htm and give. it the title. STK/X HTML Tutorial Example …
Website: www.stk.com | Filesize: 1154kb
Content
STK/X Tutorial - HTML
In this exercise you will gain hands-on experience using STK/X to embed STK functionality in an HTML interface.
CONTENTS
SEND COMMANDS TO STK/X…………………………………………………………………………1
ADD ZOOM IN/OUT TO THE MAP CONTROL……………………………………………………….2
RESPOND TO EVENTS RAISED BY STK/X…………………………………………………………..3
ADD MAP PICKING……………………………………………………………………………………..5
SET STK/X PROPERTIES………………………………………………………………………………6
Send commands to STK/X
1) Create a new HTML file in your preferred editor. Name the file index.htm and give it the title STK/X HTML Tutorial Example. You may also want to configure a background color for aesthetics.
2) Move to the body of the HTML page. Insert the following object tag to add the Map control to the HTML page
3) Repeat with the following two lines to add the Globe control to the HTML page.
4)…
Get the file Download here
Related Books:Related Searches: preferred editor, html interface, object tag, file index, html page
Comments
Leave a Reply