TMT4 part 1

23 views
Skip to first unread message

zacktu

unread,
Apr 17, 2012, 9:41:08 AM4/17/12
to jquery-ui-...@googlegroups.com
I am attempting to use the TMT4 P1Route Finder App.   I want to build a web app.  My understanding from reading about the tutorial is that Eclipse and AppLaud are necessary only if I want to produce a native app for Android.

I'm at the point where I think that I should have an empty square where the map will be, but there is no square.  The only thing that I have done is to add links and scripts.  I've shown all of them below. 


    <link rel="stylesheet" href="http://code.jquery.com/mobile/latest/jquery.mobile.min.css" />
    <script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>
    <script type="text/javascript" charset="utf-8" src="http://code.jquery.com/mobile/latest/jquery.mobile.min.js"></script>
    <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
    <script type="text/javascript" src="ui/jquery.ui.map.js"></script>
    <script type="text/javascript" src="ui/jquery.ui.map.services.js"></script>
    <script type="text/javascript" charset="utf-8" src="mapapp.js"></script>

I have two questions:
  1. Are Eclipse and AppLaud necessary to implement this tutorial?
  2. Are my import statements complete?

Bob

Libby

unread,
Apr 17, 2012, 11:45:13 AM4/17/12
to jquery-ui-...@googlegroups.com
Did you put code into mapapp.js, or should you be using mapapp.complete.js?

Libby
Reply all
Reply to author
Forward
0 new messages