NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hello!

I am currently working on a Salesforce project where we use OpenStreetMap on a Lightning Web Component. We make a callout to another system with some parameters for filtering and we receive a list of coordinates to paint polygons on the map to delimite geofences on cities. We have this component in both a development and production organization. In development org it works perfectly, but in the production org, where the component code is exactly the same, we also receive correctly the coordinates (is not a request problem), but the polygon sometimes appears and when you zoom it it suddenly cut off, or sometimes it doesn't even paint the polygon at all.

We have tried to load the coordinates of a city of the production org on the development org to check if it was a data matter, but it loaded perfectly with no cutting when zooming.

It is curious because it doesn't always cut the polygon at the same point, it depends where you zoom from. I attach some images to show it:

Image polygon appears correctly with no zoom

Image polygon appears correctly with some zoom

Image polygon cuts off

Image polygon cuts off at different point

Thanks in advance for any help you can give me.

Regards

asked 07 Jun '22, 13:11

EvaDG96's gravatar image

EvaDG96
11112
accept rate: 0%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×440
×144
×92
×7

question asked: 07 Jun '22, 13:11

question was seen: 694 times

last updated: 07 Jun '22, 13:11

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum