Closed (won't fix)
Project:
Openlayers
Version:
6.x-1.0-beta3
Component:
OpenLayers API
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2009 at 12:33 UTC
Updated:
13 Oct 2010 at 16:54 UTC
Any chance of Yandex getting added as a layer possibility?
http://dev.openlayers.org/sandbox/itranga/openlayers/examples/YandexMap....
Comments
Comment #1
tmcw commentedLooks 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.
Comment #2
dmjossel commentedThanks for the clarification.
Comment #3
Dimm commented+1 subsribe
Comment #4
dgastudio commented+1. Any update?
Comment #5
tmcw commentedUntil 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.
Comment #6
dgastudio commentedHi!
Can this help?
http://itranga.blogspot.com/2009/03/alert111.html
Comment #7
tmcw commentedNo: 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.
Comment #8
dgastudio commentedok, thanks.