Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TMT4 part 1. android doesn't load map #92

Open
GoogleCodeExporter opened this issue Jun 24, 2015 · 4 comments
Open

TMT4 part 1. android doesn't load map #92

GoogleCodeExporter opened this issue Jun 24, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Helle, I'm having a problem with tmt4 part 1.

Everything works fine on the computer, but as soon as I put it on my phone, it 
doesn't do anything. I get a simple screen with everything on it, exept the 
sqaure map. It does work after clicking the link in the footer, but is there 
any way to bypass this?

(PS: operating system= android and phone= samsung galaxy ace)


Original issue reported on code.google.com by [email protected] on 20 Oct 2012 at 8:45

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant