Code Monkey home page Code Monkey logo

Comments (9)

leplatrem avatar leplatrem commented on July 20, 2024

There might be a couple of strategies. One of them could be to add an invisible line that would be a simplified version of the trail geometry, and show the text on this one.

Have you tried the last master with @hanfeisun contribution (#31) ?

from leaflet.textpath.

 avatar commented on July 20, 2024

The last master is 2 years old, is this really what you meant?

from leaflet.textpath.

leplatrem avatar leplatrem commented on July 20, 2024

No sorry I meant #31 :|

from leaflet.textpath.

 avatar commented on July 20, 2024

It doesn't improve much, just at high zoom level. So we will look at other strategies.

from leaflet.textpath.

leplatrem avatar leplatrem commented on July 20, 2024

Thanks, please share your findings!
We would be pleased to review and merge any contribution!

from leaflet.textpath.

fredericbonifas avatar fredericbonifas commented on July 20, 2024

By the way I have just deleted the master branch as it was completely out-of-date

from leaflet.textpath.

fredericbonifas avatar fredericbonifas commented on July 20, 2024

@bardu It would be great if you could provide a jsfiddle for example with your polylines and text causing problems

from leaflet.textpath.

 avatar commented on July 20, 2024

It's not ideal yet as in Google Maps for mobile, but these setting are better for zoom level 13+

polyline.setText(trail.name, {center: true, offset: -10, attributes:{'letter-spacing': '.8em','spacing': 'auto', 'glyph-orientation-vertical': 'inherit', 'glyph-orientation-horizontal': 'inherit'}})

example

BTW, how can I remove the text from the polyline?

from leaflet.textpath.

 avatar commented on July 20, 2024

Well, should better read the doc.

polyline.setText(null);

from leaflet.textpath.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.