Визиком карты

Basics

Services allow to extend basic functions.

The authorization can be carried out in two ways:

  1. by AUTHORITYKEY;
    For this during initialization of map you must insert in javascript code the following string:
    VMap.AUTH_KEY = "AUTHORITYKEY";
    Transmission AUTHORITYKEY will be made once no matter of how many services you would like use.
    This way is used when developing and testing website located non-public access (i.e. website address can be in localhost or 127.0.0.1)
  2. by the domain name of website;
    When you transfer the website to the public domain we recommend you to register a domain name of the your website in our system and remove the string VMap.AUTH_KEY = "AUTHORITYKEY" from javascript code.;

In order to obstain authentication key (AUTHORITYKEY) you should send a letter to our email contanting the following information:

  • your company name and contact name;
  • website address (if the website is under development, specity local address) and subject of site;
  • contact details;