Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FORMS-1207 - New Map Component for CHEFS #1437

Draft
wants to merge 116 commits into
base: main
Choose a base branch
from

Conversation

abhilash-aot
Copy link
Collaborator

Description

Map component with Point and Circle Marker for getting the latitude and longitude.
Parent ticket : https://bcdevex.atlassian.net/browse/FORMS-1207

This PR introduces a new map component in the Chefs application, integrated into the form designer. This component allows designers to set the center point, default markers, and enables users to view readonly maps within forms. The map component supports both point and circle markers to capture latitude and longitude coordinates.

This change is required to enhance the form designer capabilities, allowing users to interact with and visualize geographical data directly within forms. It solves the problem of needing an intuitive and interactive way to input and display location data.

Fixes #<issue_number> (if applicable)

Types of changes

  • feat (a new feature)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have run the npm script lint on the frontend and backend
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • I have approval from the product owner for the contribution in this pull request

Further comments

This addition aims to provide a robust and user-friendly way to manage and display geospatial data in forms. Alternatives considered included integrating with other map services or using simpler text input fields for coordinates, but those did not meet the usability requirements.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants