0

Added option showlocationmarker

This commit is contained in:
Nicolas Frattaroli
2013-05-13 15:38:54 +02:00
parent 0783cdbee7
commit 3986e10af2
6 changed files with 13 additions and 5 deletions

View File

@@ -528,7 +528,8 @@ class TileSet(object):
last_rendertime = self.max_chunk_mtime,
imgextension = self.imgextension,
isOverlay = isOverlay,
poititle = self.options.get("poititle")
poititle = self.options.get("poititle"),
showlocationmarker = self.options.get("showlocationmarker")
)
if isOverlay: