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

export text to geojson #15

Open
3xxx opened this issue Feb 11, 2024 · 0 comments
Open

export text to geojson #15

3xxx opened this issue Feb 11, 2024 · 0 comments

Comments

@3xxx
Copy link

3xxx commented Feb 11, 2024

Snipaste_2024-02-11_10-35-25

{
    "type": "Feature",
    "properties":
    {
      "textMarker": true,
      "text": "测试文字1",
      "icon":
      {
        "options":
        {
          "className": "pm-text-marker",
          "html":
          {
            "_leaflet_id": 230
          }
        },
        "_initHooksCalled": true
      },
      "type": "marker"
    },
    "geometry":
    {
      "type": "Point",
      "coordinates": [113.305435, 23.125837]
    }
  },
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

No branches or pull requests

1 participant