Hello -
Has anyone played with leveraging an offline TPK with the JS API? I've seen some experiments with this in Flex, where a custom layer was created and the getTileURL() function was overridden to return a byte array. I assume something similar could be done in JS by extending the TiledMapServiceLayer?