Problem/Motivation
- Let the user specify country, city and lat/long during installation. This information will setup the correct zooming in the location map.
| Comment | File | Size | Author |
|---|
Issue fork cloud_orchestrator-3380778
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
baldwinlouie commented@yas, please review this patch. This adds a set of fields for specifying country and city and zoom level. The lat/long are calculated after the form is submitted.
Comment #4
yas@baldwinlouie
Thank you for adding the fields. The patch looks great. I'll merge the patch to
6.x, and close this issue as Fixed.Comment #6
yas