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 Z ordering in point marker layer #362

Closed
alexrobin opened this issue Mar 8, 2021 · 1 comment · Fixed by #374
Closed

Add support for Z ordering in point marker layer #362

alexrobin opened this issue Mar 8, 2021 · 1 comment · Fixed by #374
Assignees
Milestone

Comments

@alexrobin
Copy link
Member

We often need to control z-ordering of markers in out demos.
This could be achieved by adding a "z-index" or "z-order" property to our PointMarkerLayer (and perhaps also PolylineLayer) and implementing the behavior in all supported MapViews

@alexrobin alexrobin added this to the v2.1 milestone Mar 8, 2021
@mdhsl mdhsl linked a pull request Mar 14, 2021 that will close this issue
@mdhsl
Copy link
Member

mdhsl commented Mar 14, 2021

done #374

@mdhsl mdhsl closed this as completed Mar 14, 2021
@mdhsl mdhsl mentioned this issue Jul 24, 2021
mdhsl added a commit that referenced this issue Jul 24, 2021
*Fixed*
- #425 
- #446 
- #422 
- #378
- #445 
- #414 
- #379 
- #377 
- #360 
- #349 

*Updated*
- Upgrade ffmpeg.js to n4.4 + emscripten 2.0.26 24154f1
- TimeLine fires now a time-changed to alert the time has been changed

*Added*
- #441 
- #439 
- #444 
- #442 
- #426
- #389 
- #354 
- #376
- #390 
- #373 
- #362 
- Add documentation on howto publish NPM package 
- Update bundling components to automatically use DEV or LATEST depending on environment variable d8bb746
- Add some showcase examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants