This is useful because everywhere that we use the AddressAndMapLocator component we also want to use the user's location and we want to zoom the map based on their location. Instead of tracking this externally in 3 places we just pull it into the component. |
||
|---|---|---|
| .. | ||
| AddressAndMapLocator.vue | ||
| Header.vue | ||
| HeaderCompliance.vue | ||
| ImageViewerModal.vue | ||
| ProgressBarCompliance.vue | ||
| PublicReportLoading.vue | ||
| ReportDetailEntry.vue | ||
| ReportDetailNuisance.vue | ||
| ReportDetailWater.vue | ||
| TableReport.vue | ||