Open bigperson opened 5 years ago
Hi @bigperson, thanks for the suggestion. You should be able to insert the provider with the given Yandex map tile URL. Have you tried this? Also, can you provide a link to API documentation on how to implement Yandex maps? I just want to make sure I'm looking at the right resources, instead of googling something different.
Link for further research: https://github.com/shramov/leaflet-plugins
@mikebronner I can not testing this package, when i use nova v1.* and laravel 5.6 :'(
Yea, I have not tested this package with those old versions. You are welcome to create a fork of the package, and update composer.json
to see if you can get it to run in your environment.
https://github.com/GeneaLabs/nova-map-marker-field/pull/48
->tileSubdomains(['01','02','03','04'])
->tileProvider('http://vec{s}.maps.yandex.net/tiles?l=map&v=4.55.2&z={z}&x={x}&y={y}&scale=2&lang=ru_RU')
Please consider adding yandex maps provider