Hi ThinkGeo,
I have couple of LayerOverlays (composed of InMemoryFeatureLayers) in my application. Bu default I use 256X256 tile size. Some Overlays have more data than the others. So I was wonderfing if it is ok to have lighter overlays with larger size of tiles (512X512) and some make them SingeTile? This reduces the number of requests to the server.
Is there any suggestion on such optimization.
Regards,
Anil