I'm using weather radar images (gif) from the national weather service that are layered (they are transparent where there is no color).... topography in 1 image, roads in another and radar in the last image. Using ImageView for each layer (3 imageviews on top of each other) works great (Love B4A by the way), but the images cover such a wide area (125 mile radius) that I'm trying to figure out how to zoom into a section with the three images combined. If there is a way to merge the 3 images first then use webview (since it has zoom), that would work. (I was actually working on this last night to test in real-time when a storm came through ....that is until the storm blew over a tree...thankfully missed the house :sign0060: )