This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

mod_tile with half the numbers zoom

0

is possible show maps with half the numbers zoom? i mean 6.5, 7.5, ...

asked 04 Jun '13, 14:31

stevocz's gravatar image

stevocz
16347
accept rate: 0%

edited 04 Jun '13, 14:31

To clarify do you want a new set of tiles rendered at a different resolution, or do you want to zoom continously? To the first I would say no, but ofcourse you can do it.

(05 Jun '13, 11:22) emj

i want only 1 or 2 extra step between zoom.

(06 Jun '13, 17:22) stevocz

One Answer:

3

Khtml.maplib can zoom "continuously".

HTH /al

answered 04 Jun '13, 14:48

_al's gravatar image

_al
86021018
accept rate: 4%

thanks, but i use QT and c++. your solution is javascript

(05 Jun '13, 07:11) stevocz

Source code available on GitHub .