Show feature information when clicking a parcel or building #9

Closed
opened 2026-07-22 06:01:22 +00:00 by jfig · 1 comment
Owner

Feature

When the user clicks a parcel (parcela) or building (predio) on the map, show a modal with basic information about the selected feature.

Required information

  • Area

Acceptance criteria

  • Clicking a parcel opens the information modal for that parcel.
  • Clicking a building opens the information modal for that building.
  • The modal displays the selected feature's area with a clear unit.
  • The modal can be dismissed and does not prevent normal map navigation when no feature is selected.
### Feature When the user clicks a parcel (`parcela`) or building (`predio`) on the map, show a modal with basic information about the selected feature. ### Required information - Area ### Acceptance criteria - Clicking a parcel opens the information modal for that parcel. - Clicking a building opens the information modal for that building. - The modal displays the selected feature's area with a clear unit. - The modal can be dismissed and does not prevent normal map navigation when no feature is selected.
Author
Owner

Done

Done
jfig closed this issue 2026-07-22 06:28:18 +00:00
Sign in to join this conversation.