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

Use constant values for constant geojson styles. #987

Merged
merged 2 commits into from
Apr 3, 2019

Conversation

manthey
Copy link
Contributor

@manthey manthey commented Apr 1, 2019

Before, using the geojson reader always used a function for styles. When a style is not explicitly specified, use a constant value. This is substantially faster when rendering large numbers of features.

Before, using the geojson reader always used a function for styles.
When a style is not explicitly specified, use a constant value.  This is
substantially faster when rendering large numbers of features.
@manthey manthey merged commit 4267b5a into master Apr 3, 2019
@manthey manthey deleted the fewer-geojson-style-calls branch April 3, 2019 15:59
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.

2 participants