I am using a GoogleMapsLayer to export large maps.
If I use SingleTile, it only lets me go up to 650x650. This is the limit for the free version of static maps. Premier allows up to 2048x2048, but it doesn't look like you support that. Can you add support?
Also, if I use MultiTile, it is tiliing 650x650 images, instead of tiling 2048x2048 images. I am exporting 3600x3600 maps, and that gives me 49 Google logos and notices. If there were an option to use 2048x2048 images, it would only be up to 9 logos and notices (not to mention, less HTTP requests to Google).