aboutsummaryrefslogtreecommitdiff
path: root/web/models/mockpoints.js
Commit message (Collapse)AuthorAge
* Removed default status value.Samarth Agarwal2019-03-29
|
* Implemented feature so that whenever a point is clicked a red dot shows up ↵Samarth Agarwal2019-03-29
| | | | at its base to focus on it and the screen zooms to put the point in the center.
* updated mobile form, updated web schemas, and /mobilerequest handler. No ↵Kumar Damani2019-03-15
| | | | front end web changes yet
* changed index to use pointscollection by defaultKumar Damani2019-02-28
|
* sending geo data to front end, displaying it as markers, and taken out ↵Kumar Damani2019-02-28
schema defs from index into models folder