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

how to get this Shapes on the sfMap given google map image sample ...? #2083

Open
MukeshWrms opened this issue Sep 19, 2024 · 0 comments
Open
Labels
maps Maps component open Open

Comments

@MukeshWrms
Copy link

Use case

This is my response how can set the direct of given polygon with MULTIPOLYGON achievement on the sfMap.

i have check the all example with sfMap is not getting on this.

{
"status": "success",
"List": {
"graph_report": [
{

    "polygon": {
      "polygon": "MULTIPOLYGON(((-73.885971069336 18.589305877686, -73.887084960937 18686035, -73.811248779297 18.605140686035, -73.811248779297 18 8 8.630138397217, -73.785415649414 18.629861831665, -73.785697937012 18.629861831665, -73.785697937012 18.629583358765, -73.785972595215 18.629583358765, -73.785972595215 18.629028320312, -73.786247253418)))",
      "centroid_x": "",
      "centroid_y": "",
      "boundingbox": [
        [
          -74.48124694824219,
          18.356925964355582
        ],
        [
          -73.69847106933594,
          19.00013923645031
        ]
      ]
    },
    "x_level": "level2"
  },
  ],

},
"message": "data found"
}
Screenshot 2024-09-19 at 3 13 01 PM

Proposal

how to achievement on this on sf map with given our json directly without store json and store map.

@VijayakumarMariappan VijayakumarMariappan added maps Maps component open Open labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maps Maps component open Open
Projects
None yet
Development

No branches or pull requests

2 participants