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

Add option to disable basemap toggle #427

Closed driskull closed 9 years ago

driskull commented 9 years ago

Not everyone may want to have a basemap toggle.

I would think that the basemap toggle should be opt in. The config would need a variable:

enableBasemapToggle: true

By default, it would be false.

There would need to be an option in the builder to disable it.

coomsie commented 9 years ago

We would be one, as the toggle option breaks our form.

We have better imagery than esri has and so use that in the form with our coord system NZTM.

I can't remove the toggle option and the user will select it making the screen blank (wrong coords for webmerc )

http://arcg.is/18hRtjM

metroinfo_bus_stop_audit