tesera / tractor-beam

An android app which will beam up a single page website into a hybrid environment
0 stars 0 forks source link

url handler always returns tile from same map. #3

Closed whyvez closed 10 years ago

whyvez commented 10 years ago

The mapbook app requests tiles from two different maps; one basemap and an overlay. The basemap is tesera.h0bo6h7nand the overlay is tesera.RMWB_concepts. Although the logging i added within the shouldInterceptRequest says its getting tiles for the overlay its returning tiles from the basemap. see attached logs.