Coder Social home page Coder Social logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024

Original comment by [email protected] on 31 Oct 2012 at 6:57

from mobile-web-development-with-phonegap.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
I'm not sure exactly what you are describing. Are you saying the full app works 
on the AVD?  But on real device, no small square on first page, but after 
clicking the link it goes to the full page map, including directions?

You can change the html etc to bypass anything.. not sure what you'd like to 
accomplish. If you still have an issue, please check device network settings, 
and also include any errors from the logcat output.

Original comment by [email protected] on 31 Oct 2012 at 7:04

from mobile-web-development-with-phonegap.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
Hello,

I follow the full tutorial, but I get an empty square. The map never loads, 
neither on avd nor in real phone. I've tried using the mapapp.complete.js 
instead of copying and paste the code in the website to the mapapp.js file and 
I get the same issue. I've tried creating a project for Android 4.2 and another 
with android 2.3.3 and it happens the same. 

The modification I do to the default project are: 

 - Put the downloaded files in the tutorial into the assets/www folder
 - Modify index.hmtl with:

<script type="text/javascript" src="jquery.ui.map/jquery.ui.map.js"></script>
 <script type="text/javascript" src="jquery.ui.map/jquery.ui.map.services.js"></script>
<script type="text/javascript" charset="utf-8" 
src="mapapp.complete.js"></script>

I run an I get an empty square.

Any suggestion?

Original comment by [email protected] on 19 Mar 2013 at 11:11

from mobile-web-development-with-phonegap.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
Are you including the google maps api from part 2 of the tutorial:

<script type="text/javascript" 
src="http://maps.google.com/maps/api/js?sensor=false"></script>

Original comment by [email protected] on 19 Mar 2013 at 11:52

  • Changed state: Accepted
  • Added labels: Type-Review
  • Removed labels: Type-Defect

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.