If marker in the polyline?

hello dears,

is it possible to know if marker or some point is in the area of the polyline? for examle i want to seperate city to zones (polylines) and want to know user is in which zone

thank you

1 Like

I guess you want to use a geofence.

https://groups.google.com/forum/#!topic/mitappinventortest/L_Sxt-IcoMg

i could not understand anything:dizzy_face:

Did you find the way?

See Programming Complex Conditions in http://www.appinventor.org/bookChapters/chapter18.pdf. You might get an idea. Polyline is a line, Polygon is an area with min and max latitude and longitude so you check mathematically if you are in the boundaries or outside

1 Like

I request you to please see this topic. This will solve my problem.

https://community.kodular.io/t/json-data-of-google-place-api/61326