]> err.no Git - libchamplain/commit
Continue API simplification
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sat, 2 May 2009 17:10:18 +0000 (13:10 -0400)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sat, 2 May 2009 17:10:18 +0000 (13:10 -0400)
commitd86e5fad004492b3d2ee7e2dc5323344750f3f78
tree1e1776f54c66c57269003be220a7563451257e0d
parentebde18435afbbe983cdf2ba057d847f1c8a6cf75
Continue API simplification
Since the fill_tile doesn't call a callback on the view and that
ChamplainTile already contain the zoom_level information, there is no need
to pass the view and the zoom level to this function
Rename get_tile as fill_tile as you are not getting a tile
but filling the tile with data
champlain/champlain-map-source.c
champlain/champlain-map-source.h
champlain/champlain-network-map-source.c
champlain/champlain-network-map-source.h
champlain/champlain-view.c