aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* Add leaflet-geosearchhellekin2021-02-021-1/+8
| | | | | | | | | | | This Leaflet plugin adds a live address search on the map. We anticipate the possibility to find POIs from their address, or to check whether an address is already in the database. For now it enables looking up an address. https://smeijer.github.io/leaflet-geosearch/leaflet-control/
* [FEATURE] Add print buttonhellekin2021-01-311-0/+18
| | | | | | | | Using `leaflet-easyprint`, we can add a button to print a current view of the map. This commit adds the functionality, without customization. Source: https://github.com/rowanwins/leaflet-easyPrint
* Add markers and popupshellekin2021-01-221-7/+10
| | | | | - Replace MakiMarkers with ExtraMarkers and ForkAwesome - Add HTML popup binding
* Upgrade Rails and add StimulusJS supporthellekin2021-01-221-15/+309
|
* Add leaflet plugin to fix webpack compatibilityhellekin2020-11-131-0/+5
|
* Add Leaflet through yarnhellekin2020-11-101-0/+5
|
* Add stimulus.jshellekin2020-10-231-0/+32
|
* rails new incommon-map -d postgresql -C -Thellekin2020-10-051-0/+7622