Select to view content in your preferred language

ESRI Sample viewer

791
3
12-31-2012 04:10 PM
MarkPaulson
Occasional Contributor
I finally got the Sample Viewer posted here: http://forums.arcgis.com/threads/5357-Sample-Javascript-Viewer up and functioning.
http://www.geoiddata.com/basicviewer/index.html

Being a noob I have more questions:

1. How do you load the viewer with the left panel shut by default?
2. How do I get the parcel layer to load completely when the page loads (it fully loads on a zoom)?
3. When I turn off a layer, I can still get info from the layer with a popup. How do you stop the selection for the pop up when the layer is off?
0 Kudos
3 Replies
MarkPaulson
Occasional Contributor
Come on guys, I need a little help here. Al least tell me why the pacel layer doesn't full load initially.
0 Kudos
KevinMacLeod1
Frequent Contributor
Come on guys, I need a little help here. Al least tell me why the pacel layer doesn't full load initially.


if by left pane you mean Details, it's an option to just set false in index.html with displaydetails
0 Kudos
MarkPaulson
Occasional Contributor
if by left pane you mean Details, it's an option to just set false in index.html with displaydetails


Wow, thanks! i kept searching for Legend and when I set that to false the whole pane and header disappeared. Any idea why my parcel layers doesn't show up completely until I zoom?
0 Kudos