Coder Social home page Coder Social logo

i cannot add the other makers and info to this good code TMT4 P1 jQuery Mobile Plugin for Google Maps: Route Finder App about mobile-web-development-with-phonegap HOT 9 CLOSED

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
i cannot add the other makers and info to this good code TMT4 P1 jQuery Mobile Plugin for Google Maps: Route Finder App

from mobile-web-development-with-phonegap.

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024

Original comment by [email protected] on 2 Jun 2011 at 2:59

from mobile-web-development-with-phonegap.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
Please provide the relevant html/css/javascript code you are using. As the 
plugin is for Android only, I need as much info as possible to debug your 
iPhone use.

jQuery Mobile on Android handles orientation change automatically - stretching 
width to 100% of screen width immediately. 

Original comment by [email protected] on 2 Jun 2011 at 3:04

from mobile-web-development-with-phonegap.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
i use this script for the index html:
 <link href="http://code.jquery.com/mobile/latest/jquery.mobile.min.css" rel="stylesheet" type="text/css" />
    <link rel="stylesheet" href="mapapp.css" type="text/css">
        <script src="http://www.google.com/jsapi?key=ABQIAAAAahcO7noe62FuOIQacCQQ7RTHkUDJMJAZieEeKAqNDtpKxMhoFxQsdtJdv3FJ1dT3WugUNJb7xD-jsQ" type="text/javascript"></script>        
        <script type="text/javascript">
            google.load("maps", "3", {'other_params':'sensor=true'});
            google.load("jquery", "1.6.1");
            </script>

          <script src="http://code.jquery.com/jquery-1.6.1.min.js"></script>
        <script src="http://code.jquery.com/mobile/latest/jquery.mobile.min.js"></script>
        <script type="text/javascript" charset="utf-8" src="phonegap.0.9.5.min.js"></script>
        <script type="text/javascript" charset="utf-8" src="http://jquery-ui-map.googlecode.com/svn/tags/2.0.1/ui/jquery.ui.map.min.js"></script>
        <script type="text/javascript" charset="utf-8" src="mapapp.complete.js"></script>

and in the css file use the mapapp.css file of default. if use this i don't see 
nothing in the page-map when the map is in 100%. but if i modded the css file, 
i put the width in px, work but not in %.  this a problem to rotation.
I know that jquery mobile use the orientation change automatically, but don't 
work the % in width in css file

Original comment by [email protected] on 2 Jun 2011 at 5:18

from mobile-web-development-with-phonegap.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
On Android the given css file works fine and orientation change is fine, too. 
I'm wondering if this is an iPhone-only issue. Are you aware of MDS' google 
group: http://groups.google.com/group/eclipse-plugin-for-phonegap ?

You might join and post your question on the group as there may be other iPhone 
users there.

The tutorial uses jquery 1.5.2 - the version currently supported by MDS.

Original comment by [email protected] on 2 Jun 2011 at 6:02

from mobile-web-development-with-phonegap.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
ok, but do you think it's possible to add in this project the marker and info?

Original comment by [email protected] on 2 Jun 2011 at 9:24

from mobile-web-development-with-phonegap.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
I'm sorry but I'm not clear on your exact question. When a route is found the 
markers are added to the map automatically.

As noted on the tutorial page, the map plugin has lots of info and examples:
http://code.google.com/p/jquery-ui-map/

Including markers.

Original comment by [email protected] on 2 Jun 2011 at 9:46

from mobile-web-development-with-phonegap.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
hi, ok i solve the problem with the marker and info, but  i don't any ideas 
with the problem with rotation and css problem. Now i have the marjer, but when 
i go to the map of direction with this mappap.css file, i don't see nothing, 
but i go the direction info, i see the line of this. So the direction function 
work, but with this css don't work. do you have any ideas?

Original comment by [email protected] on 2 Jun 2011 at 10:06

from mobile-web-development-with-phonegap.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
There does not seem to be an issue with the product or tutorial so the Issue 
list is the wrong place to discuss.  A discussion group like one of the 
phonegap mailing lists, jquery mobile mailing lists or stackoverflow.com would 
be better venues.

Original comment by [email protected] on 2 Jun 2011 at 10:20

  • Changed state: Invalid

from mobile-web-development-with-phonegap.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
ok, thanks

Original comment by [email protected] on 2 Jun 2011 at 10:24

from mobile-web-development-with-phonegap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.