This commit is contained in:
2020-11-12 15:51:58 +00:00
parent 0ace2f6794
commit 04b147b806

View File

@@ -18,6 +18,23 @@ todo: latitude longitude
NOTE: check docs, maybe it's a setting on the existing control?
Ideally a coordinate specific input, check around
at least replicate windows ayanova if nothing else, check web interfaces to see what was done there
https://tutorialzine.com/2016/06/quick-tip-detecting-your-location-with-javascript
TODO: Make composite control for display and input
Use decimal degrees
lat above with title and long below with title
icon to grab current coordinates "map-marker-alt"
icon to view on a map with "map-marked-alt"
if a mapping url is defined
todo: After customer form is made
Test with devices
ensure that a PHONE "tel" field can be triggered to make a phone call
ensure EMAIL field can trigger email client
if necessary add buttons to trigger that happening via javascript
NEXT UP: Customer