Skip to content

export text to geojson #15

@3xxx

Description

@3xxx

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]
    }
  },

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