I am trying to do what is here:
Use URL parameters—Web AppBuilder for ArcGIS | ArcGIS
I'm using the option to project the coordinates, but it doesn't seem to work properly. It loads up a blank screen. If I use the lat/long (rather than project), it will work. But that's not readily available to me where the link into the app is being created.
Here's some examples of the parameters I'm passing:
center=343316.49011253,6099793.62779277,26911&level=16
center=385157.65042952,6105028.26743251,26911&level=16
Is there something wrong with how I've created my URL? or is there a bug somewhere? maybe this one? Bug BUG-000088317
Thanks!