UNPKG

node-red-contrib-tak-registration

Version:

A Node-RED node to register to TAK and to help wrap files as datapackages to send to TAK

15 lines (11 loc) 233 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>IsoBands example with RequireJS</title> <script data-main="app" src="require.js"></script> </head> <body> <div id="isobands"></div> </body> </html>