PolyUtil方法可以在前景服务中执行吗

时间:2019-05-07 12:36:57

标签: android google-maps

基本上我想在ForegroundService中执行Polyutil方法。如果我为latlng和多边形提供Polyutil方法,它是否有可能在Foreground服务中工作?

contains = PolyUtil.containsLocation(userLatCircle, userLngCircle, savedGeofenceList, true);

0 个答案:

没有答案