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 repeat property for text along lines #14400

Merged
merged 1 commit into from Jan 2, 2023

Conversation

ahocevar
Copy link
Member

This pull request adds a new repeat property to ol/style/Text. When a value n is provided, it means that text along a line (i.e. when placement is set to 'line') will be repeated every n pixels.

@ahocevar ahocevar marked this pull request as draft December 22, 2022 00:33
@ahocevar ahocevar changed the title Add repeat property for text style Add repeat property for text along lines Dec 22, 2022
@github-actions
Copy link

📦 Preview the website for this branch here: https://deploy-preview-14400--ol-site.netlify.app/.

@ahocevar ahocevar force-pushed the text-repeat branch 4 times, most recently from f452b3c to 7ecd600 Compare December 23, 2022 20:24
@ahocevar
Copy link
Member Author

Tested in combination with openlayers/ol-mapbox-style#768, this is now ready for review.

@ahocevar ahocevar merged commit 3b107fd into openlayers:main Jan 2, 2023
@ahocevar ahocevar deleted the text-repeat branch January 2, 2023 21:47
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.

None yet

2 participants