Replaces or adds the BBOX parameter in a WMS GetMap URL.
The original WMS GetMap URL
The new CRS
The new BBOX to set, as an array of 4 numbers: [minX, minY, maxX, maxY]
A new URL string with the updated BBOX parameter
Replaces or adds the BBOX parameter in a WMS GetMap URL.