Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FORMS-1207 - New Map Component for CHEFS (bcgov#1437)
* Initial Skeleton * component creation reference * SMK Skeleton Integration * Added map component changes * Init Leaflet Component * Fixed marker bug, reduced options to point and circle, prelim work on submission data * refactor map component * refactoring intermediate step * Typescript conversion * fixed Unknown Component Render issue * Fixes for js->ts conversion, fixes for webpack css import * fix for multi map on one page * map settings form work * added limits on map pointer submission and popups showing lat lng * settings fix * Settings for radio button with draw options * Points fix * fixes for marker * Map zoom fix * mapsubmission settings * set map zoom fix * set map zoom fix2 * added debug and other drawoptions * Revert back to fieldComponent * Fixes for multi input limits * fixes for pr * Removed unused packages * Fix to non-interactive default map in settings page * Added Read Only functionality * map service update * Settings Updated * Settings text updated * initial custom center * Added customizing default map center * Readonly in view submission mode * Updated for Map data Submission to be an Json * reorganized map settings, set new default center * Fixed default bug * map broken in Map Settings Page fixed * init, added marker png to component folder * Added custom marker, placeholder marker image * Added fixes for marker centering * Removed comments, and logs * Added fix for marker drag * Merge error * Merge from pop * Merge from pop * Revert "Merge error" This reverts commit dac5c6d. * Commit fixes * Fixes for marker dragging * Cleanup * removed extra node installs, vue etc... * marker edit fix * updated Map Component Settings * Vue fix recant * zoom bug fix,disable zoom animation * cleanup * restructure the display tab * updated Display tab Settings in Map component * Added zoom animations only for read-only maps * Added My Location button * linting fixes * updated for polygon change * added reorganization to settings page * Added multiple marker type options, default to add input map * Added default interactivity * Geocoder working for BC * Adding form and location popups * fixes for marker appearing at geocoder search, replaced with popup * Update MapService.ts console removed * Added fix for popup bug * Removed console * Changes to map settings form to enable line input * Update constants.js for Map component include Update for Map component include in form Designer * Changed settings form to formio defaults * Fixes for PR comments, added constant for map component height --------- Co-authored-by: RyanBirtch-aot <[email protected]> Co-authored-by: RyanBirtch-aot <[email protected]>
- Loading branch information