Select to view content in your preferred language

Set different extent in map

792
2
Jump to solution
07-30-2013 03:25 AM
SunilPalkar
Deactivated User
Hello All,

I want to set custom extent in Map so how do I set custom extent in JSAPI 3.4/3.5 ?

In previous version 3.0 I used
dojo.toJson(map.extent.toJson());
this one and I know in version 3.5 there are lot of changes so not able to set custom extent..

Any help will be great !!!

Thanks in advance : )
0 Kudos
1 Solution

Accepted Solutions
JesvinValencia
Deactivated User
0 Kudos
2 Replies
JesvinValencia
Deactivated User
Can you try this sample?
0 Kudos
SunilPalkar
Deactivated User
@ thanks jvalencia

Looks like working in my case..

thanks : )
0 Kudos