• Как подключить yandex map к socket.io серверу?

    @TERMINAT0R Автор вопроса
    smilingcheater, ошибка map.js:1 Failed to load resource: the server responded with a status of 404 (Not Found) все находиться в одной папке
    <head>
    	<meta charset="UTF-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<meta http-equiv="X-UA-Compatible" content="ie=edge">
    	<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css">
    	<script src="https://api-maps.yandex.ru/2.1/?apikey=9b1c0b69-e35b-4770-8f9a-eca27523f181&lang=ru_RU" type="text/javascript"></script>
    	<script src="map.js"></script>
    	<title>123</title>
    </head>