Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Add Yandex Tiles Provider #11

Open
bigperson opened this issue Jun 26, 2019 · 5 comments
Open

Add Yandex Tiles Provider #11

bigperson opened this issue Jun 26, 2019 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@bigperson
Copy link

Please consider adding yandex maps provider

@mikebronner mikebronner self-assigned this Jun 26, 2019
@mikebronner mikebronner added the enhancement New feature or request label Jun 26, 2019
@mikebronner mikebronner added this to the 1.0.0 milestone Jun 26, 2019
@mikebronner
Copy link
Owner

mikebronner commented Jun 26, 2019

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 mikebronner removed this from the 1.0.0 milestone Jun 26, 2019
@mikebronner mikebronner changed the title added yandex map provider Add Yandex Tiles Provider Jun 26, 2019
@bigperson
Copy link
Author

@mikebronner I can not testing this package, when i use nova v1.* and laravel 5.6 :'(

@mikebronner
Copy link
Owner

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.

@Energon7
Copy link
Contributor

Energon7 commented Mar 9, 2021

#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')

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants