如何使用移动jquery开发移动应用程序

时间:2021-02-18 20:16:24

I want to use mobile jquery for vehicle tracking on google map. I wonder how to use and which jquery will need to use in that application. Also, which version will be best to user mobile jquery. Currently i am using this for mobile jquery but it dont seems to work perfectly or may be i dont know how to use basically with google map.

我想在谷歌地图上使用移动jquery进行车辆跟踪。我想知道如何使用以及在该应用程序中需要使用哪个jquery。此外,哪个版本最适合用户移动jquery。目前我正在使用这个移动jquery但它似乎没有完美的工作或可能是我不知道如何使用谷歌地图基本上。

<link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.css">
        <script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
        <script src="http://code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>

please guide me to use mobile jquery...?

请指导我使用移动jquery ......?

1 个解决方案

#1


0  

I was searching the same sometime back and I found this http://www.chillgeeks.com/2013/06/develop-ios-android-and-windows-applications-using-html-part-1.html

我回来的时候正在寻找同样的东西,我发现了这个http://www.chillgeeks.com/2013/06/develop-ios-android-and-windows-applications-using-html-part-1.html

May be this helps you with clear step by step tutorial.

可能这会帮助您明确一步一步的教程。

For maps, you can see this : http://demos.jquerymobile.com/1.4.2/map-geolocation/

对于地图,您可以看到:http://demos.jquerymobile.com/1.4.2/map-geolocation/

#1


0  

I was searching the same sometime back and I found this http://www.chillgeeks.com/2013/06/develop-ios-android-and-windows-applications-using-html-part-1.html

我回来的时候正在寻找同样的东西,我发现了这个http://www.chillgeeks.com/2013/06/develop-ios-android-and-windows-applications-using-html-part-1.html

May be this helps you with clear step by step tutorial.

可能这会帮助您明确一步一步的教程。

For maps, you can see this : http://demos.jquerymobile.com/1.4.2/map-geolocation/

对于地图,您可以看到:http://demos.jquerymobile.com/1.4.2/map-geolocation/