mirror of
https://github.com/anatolykopyl/bakery.git
synced 2026-03-26 13:04:27 +00:00
Использование локально хранящихся маркеров карты
This commit is contained in:
@@ -153,7 +153,7 @@ export default {
|
|||||||
},
|
},
|
||||||
markerIcon: {
|
markerIcon: {
|
||||||
layout: 'default#image',
|
layout: 'default#image',
|
||||||
imageHref: 'https://radner.ru/files/marker.png',
|
imageHref: require('@/assets/marker.png'),
|
||||||
imageSize: [48, 48],
|
imageSize: [48, 48],
|
||||||
imageOffset: [-10, -48]
|
imageOffset: [-10, -48]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user