Skip to main content
1-Visitor
December 30, 2016
Solved

How to create and show a region on google map widget

  • December 30, 2016
  • 1 reply
  • 4816 views

I am quite sure I can find an example somewhere in the support but I looked for without success.

I want to create an area by clicking locations on google map widget and that this area is visible on the map.

I've seen there is the possibility to bind a region but maybe I'm doing something wrong.

I have a ThingTemplate with 10 things, each thing has a location property, I want those 10 locations set a region.

If I load the GetImplementingThingsWithData service and bind AllData to RegionData, I can't see my region.

Another thing I would like to do is make the user define a new region by clicking a certain number of points on the map which will set the perimeter of the area.

Is there anyone who could explain me this? Or also could give me a link with a document I can read?

Thanks

Best answer by aduarte

Hello,

For your first question, take a look at this: https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS225480

I hope that this can help you.

1 reply

aduarte1-VisitorAnswer
1-Visitor
December 30, 2016

Hello,

For your first question, take a look at this: https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS225480

I hope that this can help you.

fmanniti1-VisitorAuthor
1-Visitor
December 30, 2016

Thank you very much. It's what I needed.