Add MapCircleArea component and circular area highlight documentation #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "DinethDilhara/feature/circle-highlight"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add MapCircleArea component and circular area highlight documentation
Summary
This pull request introduces a new
MapCircleAreacomponent that enables rendering circular areas on the map using GeoJSON polygons. In addition, it adds a dedicated documentation page with an example and API reference to guide users in using the component effectively.Motivation
The goal of this change is to provide a simple, flexible, and accurate way to visualize radius-based areas such as coverage zones, and geofencing boundaries.
Changes Included
New Component
MapCircleAreacomponent[longitude, latitude])Documentation
MapCircleAreausageMapCircleAreaScreenshots
Basic Circular Area HighlightUser Location Tracking (geofence)Notes
Checklist
MapCircleAreacomponent@DinethDilhara is attempting to deploy a commit to the anmolsaini16's projects Team on Vercel.
A member of the Team first needs to authorize it.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.