Загрузчик Яндекс Карт
npm install ymaps-loader
sh$ npm install ymaps-loader
Использование
javascriptimport load from 'ymaps-loader';load({ apiKey: ''}).then(() => { // The global variable
load({ apiKey: ''}).then(() => { // The global variable
is available now});