]> git.street.me.uk Git - andy/viking.git/commit - src/maputils.h
Extend map scales down to support 1/32 zoom level.
authorRob Norris <rw_norris@hotmail.com>
Sat, 9 Mar 2013 10:29:46 +0000 (10:29 +0000)
committerRob Norris <rw_norris@hotmail.com>
Sat, 9 Mar 2013 10:29:46 +0000 (10:29 +0000)
commite1dde2a674348cf8d8805242561df4b0aab55490
treeea12d706ed01254bb34d1cdcee136d137fa89894
parentf0d4496fa9fe08176c2ad498c153a116b78725af
Extend map scales down to support 1/32 zoom level.

Refactor all usage of 'GZ()' and *_mpp_to_scale() to use common definitions.
Including the addition of map_utils_mpp_to_zoom_level() and use it with WebToolCenter.
src/Makefile.am
src/bingmapsource.c
src/maputils.c [new file with mode: 0644]
src/maputils.h [new file with mode: 0644]
src/vikslippymapsource.c
src/vikslippymapsource.h
src/viktmsmapsource.c
src/vikwebtoolcenter.c
src/vikwmscmapsource.c