Mirocow / yii2-yandex-maps

yii2-yandex-maps
23 stars 30 forks source link

Many maps on one page #3

Open nemozar opened 7 years ago

nemozar commented 7 years ago

How i can add many maps on 1 page? if i set different id for some map i have only one map. For other id draw canvas with height, without ymaps inside

nemozar commented 7 years ago
'controls' => [
                  "new ymaps.control.SmallZoomControl()",
                  "new ymaps.control.TypeSelector(['yandex#map', 'yandex#satellite'])",
                ],

in line "new ymaps.control.SmallZoomControl()", error (index):2796 Uncaught TypeError: ymaps.control.SmallZoomControl is not a constructor if they remove all maps successful write build on page