]> git.street.me.uk Git - andy/viking.git/commit - src/vikmapslayer.c
Extend map cache data to hold extra data associated with the pixbuf.
authorRob Norris <rw_norris@hotmail.com>
Fri, 9 Jan 2015 22:55:54 +0000 (22:55 +0000)
committerRob Norris <rw_norris@hotmail.com>
Sat, 31 Jan 2015 12:10:57 +0000 (12:10 +0000)
commit19c3c24c666a117f840902c8c3604335f02c82ac
tree18c006fa5d6907a54dd51499df2c190137899e25
parentdd5122df62eb0cf9172fec7fb892ad8eb21c15fc
Extend map cache data to hold extra data associated with the pixbuf.

ATM just a value for Mapnik rendering time, but should be easily extendable.
src/mapcache.c
src/mapcache.h
src/vikmapniklayer.c
src/vikmapslayer.c