Esri / geoform-template-js

GeoForm is a configurable template for form based data editing of a Feature Service.
http://esri.github.io/geoform-template-js/
Apache License 2.0
67 stars 83 forks source link

Ability to configure BasemapToggle basemaps #368

Closed driskull closed 9 years ago

driskull commented 9 years ago

@CTDisasterManagement The user should be able to set the basemap and defaultBasemap of the Basemap toggle widget.

CTDisasterManagement commented 9 years ago

@driskull,

Do you want us to add Two drop downs to configure the basemap and defaultBasemap? This drop downs will go in "Options" tab.

Thanks!

driskull commented 9 years ago

Yes, that sounds good.

CTDisasterManagement commented 9 years ago

@driskull,

Here is the link with configurable base map toggle functionality. http://203.199.47.152/LimNextGen/basemaptoggle/?appid=5bf0244041914a4fa915ffd81bdaebe2&edit=t

Please let us know your feedback.

Thanks!

driskull commented 9 years ago

@CTDisasterManagement looks really good. Can we put the basemap image to the right of the input menu instead of on the left?

CTDisasterManagement commented 9 years ago

@driskull,

If we put basemap image to right, this is how it will look. basemap

It will show some extra space between label and select input.

Thanks!