<!DOCTYPE html>
<html>
    <head>
        <title>Пример с интерактивной картой</title>
    </head>
    <body>
        <div style="width: 300px; height: 200px;">
            <script type="text/javascript" charset="utf-8" src="https://search-maps.yandex.ru/v1/?text=%D0%9C%D0%B0%D1%81%D0%BA%D0%B2%D0%B0&type=geo&lang=ru_RU&apikey=906584ee-0d59-4d89-9ca4-0a0fa6247446"></script>
        </div>
    </body>
</html>
<a href="https://yandex.ru/maps/?rtext=~55.733836%2C37.588134">Построить маршрут</a>