Custom Map Types

More
12 years 2 weeks ago #454 by RB
Replied by RB on topic Re: Custom Map Types
"You are not allowed use tiles without API."
I can`t understand that. Because I already use Yandex map tile using code above.
and if change it to:

return "http://vec0"+((coord.x+coord.y)%5)+".maps.yandex.net/tiles?l=skl&v=2.16.0&x=" +

it load this



maybe there is some problem with link to sat tile library?

anyway, thanks a lot, and sorry for wasting Your time.
Attachments:

Please Log in or Create an account to join the conversation.

More
12 years 2 weeks ago #455 by Dima
Replied by Dima on topic Re: Custom Map Types
clubs.ya.ru/mapsapi/replies.xml?item_no=21417


Yandex:
Terms:
legal.yandex.ru/maps_api/


Google:
About tiles:
developers.google.com/maps/faq?hl=ru#tos_tiles
Terms
www.google.com/intl/ru/policies/terms/
developers.google.com/maps/faq?hl=ru


Using API, it is using all functions in it's JavaScript API, not simple getting tiles.

Each tiles "package" has different URL, ie for satellite you have to find and use the other GetTileURL function

Don't forget support my developments: post review in JED , donate , help with translation ;)

Please Log in or Create an account to join the conversation.

Time to create page: 0.080 seconds

Donate


Go to top