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 custom Name Tags or Descriptions for Marker Waypoints. #19

Open
alkaris2 opened this issue Feb 7, 2021 · 1 comment
Open

Add custom Name Tags or Descriptions for Marker Waypoints. #19

alkaris2 opened this issue Feb 7, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@alkaris2
Copy link

alkaris2 commented Feb 7, 2021

It would be really useful if when you draw a Marker on the map for a waypoint to be able to give them a custom name tag and/or even give them a descriptor tag about what the marker objective is.

   [ Marker ]
        |
        |
         \ 
     [ Marker Name ]
            |
            |
             \ 
      [ Marker Description ]
         (140 chars limit)
Loading
@leoetlino leoetlino added enhancement New feature or request good first issue Good for newcomers labels Feb 7, 2021
@savage13
Copy link
Contributor

I think this could be quite useful, especially if you can save the marker name and description into the GeoJSON file. Looking at the code, it looks like it could be added to src/components/AppMap.ts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants