Locus Map - forum

Support => Wishlist => Under review => Topic started by: CaLocus on September 06, 2011, 04:26:48

Title: Dual Map Display
Post by: CaLocus on September 06, 2011, 04:26:48
Add feature to display vector maps overlain on raster maps.

Multiple raster maps with a transparency setting for the top layer would also be useful.
Title: Re: Dual Map Display
Post by: Menion on September 06, 2011, 09:47:14
for me, this is currently impossible. Main limitation is memory limit on every android process. So maybe later when device will be more powerful (CPU is fast enough, but common 24MB limit on application is really low on this)
Title: Re: Dual Map Display
Post by: supermaz on September 06, 2011, 10:47:37
Maybe it's just a matter of merging two or more images and then displaying the final image. Then you would only need the additional memory temporary for each tile.
Title: Re: Dual Map Display
Post by: Menion on September 06, 2011, 10:56:40
that is correct (this is done for example on multi layers maps) ... this will anyway need additional power ... anyway good point. I'll think about it