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

Add support for circle layer type. #180

Open
lazaa32 opened this issue Jun 21, 2022 · 0 comments
Open

Add support for circle layer type. #180

lazaa32 opened this issue Jun 21, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@lazaa32
Copy link
Collaborator

lazaa32 commented Jun 21, 2022

From GL json specs - layer properties, there are these layer types:

type
Required enum. One of fill, line, symbol, circle, heatmap, fill-extrusion, raster, hillshade, background, sky.

New maps Cadastre and Cadastre Satellite have some layers of circle type.
Implementation should be able to read the props according to specs https://docs.mapbox.com/mapbox-gl-js/style-spec/layers/#circle

@lazaa32 lazaa32 added the enhancement New feature or request label Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant