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

load map points #110

Closed
pedroelbanquero opened this issue Aug 21, 2021 · 1 comment
Closed

load map points #110

pedroelbanquero opened this issue Aug 21, 2021 · 1 comment

Comments

@pedroelbanquero
Copy link

any way to load map points ?

if no, can somebody tell me where in the source i can modify ?

@jaller94
Copy link
Collaborator

One would need to add features with style.type === 'symbol' to a tile's data or render a new layer.

The drawing functions are all in Renderer.js.

_drawFeature(tile, feature, scale) {

Closing as duplicate of #35 and #97.

@jaller94 jaller94 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 19, 2024
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

No branches or pull requests

2 participants