Launching a Template From a URL

In CMaps Analytics Designer, you can import .CMAP templates from your desktop, but there is a need for many applications to launch a template from a URL. Additionally, you can open a template automatically from a URL.

Basically you can add 2 url params to the designer url, as shown below.
  1. launchtemplate – true or false
  2. templateurl – string value/URL to the CFG file
https://cmapsconnect.com/designer.php?launchtemplate=true&templateurl=https://cmapsconnect.com/demos/templates/HelloWorld.cmap

HTTPS Requirement:

To open a template in CMaps Designer it requires the URL to be HTTPS. Otherwise the URL may be blocked depending on browser security settings.