I am developing an app to monitor the Geofence in google maps android,but in geofence Builder class only we can set circular region,is their any class that we can use polygons to monitor the geofences,please help me Thanks And Regards
You can't do it directly but you can try a workaround like https://stackoverflow.com/a/32133568/2401535.