Any chance of Yandex getting added as a layer possibility?

http://dev.openlayers.org/sandbox/itranga/openlayers/examples/YandexMap....

Comments

tmcw’s picture

Status: Active » Closed (won't fix)

Looks like the Yandex layer type is still in a guy's sandbox on OpenLayers.org. The custom here is to support useful things that OpenLayers (2.8 or dev) provides, but not to include any custom OpenLayers code within the module. It would be quick work to write a module that provides a Yandex layer type and locally holds the javascript that makes it possible, but until the OpenLayers project has the Yandex layer in a distribution, it won't be part of the core module.

dmjossel’s picture

Thanks for the clarification.

Dimm’s picture

+1 subsribe

dgastudio’s picture

+1. Any update?

tmcw’s picture

Until Yandex is accepted by OpenLayers proper, it won't be part of this module. Feel free to write a contributed module that adds this layer type.

dgastudio’s picture

tmcw’s picture

No: you can make a module that allows the OpenLayers module to use Yandex maps (see the MapBox module as an example), but this module only supports functionality that is in the OpenLayers.js library, not anything else.

dgastudio’s picture

ok, thanks.