cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

How to use geofence code snippet and bind it in google map

sanjanabalaji
11-Garnet

How to use geofence code snippet and bind it in google map

How to use geofence code snippet and bind it in google map

1 ACCEPTED SOLUTION

Accepted Solutions

The real Geofence is an infotable containing several Location data, and sent into the Google widget to draw a multi-angular space

https://www.ptc.com/en/support/article?n=CS225480&posno=2&q=geofence&source=search

 

The snippet code for geofence only have createCircularGeoFence and containsLocation.

First one is a infotable drawing a circle in Map (also bind in Map), Second service returns a Boolean fact.

View solution in original post

2 REPLIES 2

The real Geofence is an infotable containing several Location data, and sent into the Google widget to draw a multi-angular space

https://www.ptc.com/en/support/article?n=CS225480&posno=2&q=geofence&source=search

 

The snippet code for geofence only have createCircularGeoFence and containsLocation.

First one is a infotable drawing a circle in Map (also bind in Map), Second service returns a Boolean fact.

vangne
16-Pearl
(To:zyuan1)

@sanjanabalaji 

I just wanted to follow up to see if previous response was helpful for your question?

 

If so, please indicate the appropriate response as the Accepted Solution for the benefit of other Community members who have the same question. If you are still experiencing issues, please do let us know your questions or concerns.

 

Thanks,

Vibhuti

Top Tags