This commit is contained in:
@@ -201,12 +201,12 @@ export default {
|
|||||||
{
|
{
|
||||||
name: "Waze",
|
name: "Waze",
|
||||||
value:
|
value:
|
||||||
"https://www.waze.com/ul?ll={aylatitude},{aylongitude}&navigate=yes&zoom=17"
|
"https://waze.com/ul?q={ayaddress}<|>https://www.waze.com/ul?ll={aylatitude},{aylongitude}&navigate=yes&zoom=17"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Yandex",
|
name: "Yandex",
|
||||||
value:
|
value:
|
||||||
"https://yandex.ru/maps/?ll={aylatitude},{aylongitude}&z=12&l=map"
|
"https://yandex.ru/maps/?mode=search&text={ayaddress}&z=17<|>https://yandex.ru/maps/?ll={aylatitude},{aylongitude}&z=12&l=map"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user