Adam, I can add a configuration opton to this widget in the next release to start the slider at the end. As far as version of Flash Builder, you could easyly get away with just purchasing the standard version.
Adam, Firefox should not be the issue as it is the only browser I normally use. Maybe you didn't clear your cache.
Hi Robert,I wanted to ask if you might still be planning to add this as an option in the config file for this widget? I was also wondering if resetting the time slider to the beginning was a default behavior and if it was possible to maintain the current time when switching between layers.Thanks,Adam Z
Adam, Sure that is possible but I don't think that most users would want that to be the default. Are you working with the source code version or the compiled version?
Adam, Version 3.0.2 - August 17, 2012* Added startatoldesttime and resetslideronlayerchange options.
<layer label="Surface Sea Water Velocity" type="wms" visible="true" visiblelayers="surface_sea_water_velocity" imageFormat="png32" alpha="0.6" skipgetcapabilities="true" usemaptime="true" version="1.1.1" url="http://hfrnet.ucsd.edu:8080/thredds/wms/HFRNet/USWC/6km/hourly/RTV?service=WMS&srs=EPSG:4326"/>
<?xml version="1.0" ?> <configuration> <autotogglelayervisibility>true</autotogglelayervisibility> <startatoldesttime>true</startatoldesttime> <resetslideronlayerchange>true</resetslideronlayerchange> <layers> <layer label="Water Velocity" name="Surface Sea Water Velocity"> <dateformat>MMMM, YYYY</dateformat> <loop>false</loop> <singlethumbastimeinstant>false</singlethumbastimeinstant> <thumbcount>1</thumbcount> <thumbmovingrate>1000</thumbmovingrate> <timeextent> <starttime>2011/10/01 00:00:00 UTC</starttime> <endtime>2012/09/05 16:00:00 UTC</endtime> </timeextent> <timestops> <timestopsinterval>1</timestopsinterval> <timestopsunits>days</timestopsunits> </timestops> </layer> </layers> <labels> <timelayerlabel>Select Layer: </timelayerlabel> </labels> </configuration>
<singlethumbastimeinstant>true</singlethumbastimeinstant> <thumbcount>1</thumbcount>
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.