PHP code example of webnitros / locatemap

1. Go to this page and download the library: Download webnitros/locatemap library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

webnitros / locatemap example snippets


### API-ключ DaData https://dadata.ru/profile/#info
define('LOCATE_MAP_TOKEN_DADATA', ""); 

### API-ключ https://developer.tech.yandex.ru/services/
// Видео инструкция https://www.youtube.com/watch?v=HlHWwCA53yY
define('LOCATE_MAP_TOKEN_YANDEX', "");