Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ericboucher
Copy link
Collaborator

Description

This fixes #1358 by adding an optional point data layer parameter
icon_shape : 'point' (default)| 'square' | 'triangle' | 'diamond

Screenshot 2025-11-04 at 7 09 57 PM

How to test the feature:

  • [ ]
  • [ ]

Checklist - did you ...

Test your changes with

  • REACT_APP_COUNTRY=rbd yarn start
  • REACT_APP_COUNTRY=cambodia yarn start
  • REACT_APP_COUNTRY=mozambique yarn start
  • Add / update necessary tests?
  • Add / update outdated documentation?

Screenshot/video of feature:

@wadhwamatic
Copy link
Member

Looks good now, thanks @ericboucher. I tried displaying two point layers simultaneously (the main reason we needed this) and it works as well.

Screenshot 2025-11-04 at 13 37 45

@github-actions
Copy link

github-actions bot commented Nov 4, 2025

Visit the preview URL for this PR (updated for commit cee7539):

https://staging-prism-frontend--1590-snnf37lm.web.app

(expires Sun, 07 Dec 2025 09:57:26 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4de97634797dc19a4f4938b370446c2b3ddc1c37

type="symbol"
layout={{
'icon-image': iconShape,
'icon-size': 1.5,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not needed now but I could easily see this being useful to configure in layers.json in the future

@ericboucher ericboucher merged commit 52e1926 into master Nov 7, 2025
12 checks passed
@ericboucher ericboucher deleted the point-data-icon branch November 7, 2025 14:32
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.

[Feature Request]: Provide symbol options for point_data layers

4 participants