Select to view content in your preferred language

Simple Viewer for displaying a rest service passed as parameter in url?

2957
3
Jump to solution
05-17-2012 05:41 AM
PedroGarcia
Deactivated User
Hi all,

Anybody knows how could I display an ArcGis REST service passed as parameters in url? That is, I need an application in flex to what I pass as parameter the url of the rest service and display it in a simple viewer (a call like http://www.myserver.com/viewer?url=http://server.com/ArcGIS/rest/services/transport/rail/MapServer)

thanks.
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
IvanBespalov
Frequent Contributor
Sample app here

sources view here

Some code copied from this resource

View solution in original post

0 Kudos
3 Replies
IvanBespalov
Frequent Contributor
Sample app here

sources view here

Some code copied from this resource
0 Kudos
PedroGarcia
Deactivated User
Sample app here

sources view here

Some code copied from this resource


It's perfect!. Thanks you very much.
0 Kudos
ramkolla
New Contributor
That is great... but how do I keep the extent be the same along with... loading the tiled service or dynamic service

Any suggestion would be great.

Thanks
Kolla
0 Kudos