From: Jon B. <jon...@go...> - 2010-04-14 16:00:24
|
Hi, I've got a map with a few WMS layers and a list box with a list of projections. When the user chooses a projection, I want to map projection to change but keep the same layers. Any idea how I should go about this? Simply setting the projection using Map.setOptions(MapOptions) doesn't work! Thanks, Jon |