How to use PolyUtil.containsLocation method from Google Maps API Utility Library in titanium android using hyper loop

南楼画角 提交于 2019-12-13 02:56:03

问题


I am using Google Maps API Utility Library in titanium android using hyper loop.But PloyUtil.containsLocation method showing error while passing parameters. How can we pass parameter.


回答1:


In case you can/want to use the normal ti.map module: checkout this PR https://github.com/appcelerator-modules/ti.map/pull/261.

It adds containsLocation: https://github.com/hansemannn/ti.map/commit/db1582ae44e3bb2ab86e354a2b9b45c794906c85#diff-629cb4ae53387d93242309699182cd16R161

So you don't need to use Hyperloop for this at all



来源:https://stackoverflow.com/questions/59048508/how-to-use-polyutil-containslocation-method-from-google-maps-api-utility-library

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!