A
A
Artem2013-10-15 11:12:21
JavaScript
Artem, 2013-10-15 11:12:21

Substrate under a custom layer on Yandex.Maps?

There is a task to make a metro map in Yandex.map API.
We made tiles, added them, aligned them in coordinates with a geographical map. But that's bad luck, if you scroll to the side, the subway map tiles end and the city map begins. How would I remove it or fill it with white?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
eaa, 2013-10-15
@eaa

Maybe not the best option, but if you overlay metro tiles, then overlay white tiles as well, who's in the way?

D
dobeer, 2013-10-24
@dobeer

It is better to use the OpenLayers library in your case , there is a description of how to get started with it. Your project will be independent of Yandex and without its logos.

C
clamaw, 2014-02-26
@clamaw

When creating a map, add the option type: '', and when creating a layer: notFoundTile: 'url before the white tile'

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question