Skip to content

Absolute position text #89

Description

@thewh1teagle

Hello!
I have a situation where I need to place text/SVG in an absolute position on an image/map, such as positioning the Google attribution in the bottom right of the image. I know I can use another library for this, but I wonder if it's possible to achieve this with the current library.

Example:

map.addSvg({path, x: 95, y: 95}) // position between 0 to 100
map.addText({text: 'hello', x: 95, y: 95}) // position between 0 to 100

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions