0

I want to write a map server using yandex map tiles. I need :

*BoundingBox of world (in meters) *Size of tile at zoom level 0(in meters) *EPSG code that yandex map use

Is there anyone who know these parameters?

Berke Cagkan Toptas
  • 1,034
  • 3
  • 21
  • 31

1 Answers1

0

You just cannot use Yandex Map without api. In all other cases yandex tiles look like google tiles. Except they use a bit other projection - mercator wgs84

Anton Korzunov
  • 140
  • 1
  • 8