Set different extent in map

574
2
Jump to solution
07-30-2013 03:25 AM
SunilPalkar
Occasional Contributor
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
New Contributor II
0 Kudos
2 Replies
JesvinValencia
New Contributor II
Can you try this sample?
0 Kudos
SunilPalkar
Occasional Contributor
@ thanks jvalencia

Looks like working in my case..

thanks : )
0 Kudos