anything
AirNav RadarBox
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 


Author Topic: Maps not showing in I.E 9.0.8  (Read 5639 times)

0 Members and 1 Guest are viewing this topic.

AirNav 3D Development

  • AirNav Systems
  • Sr. Member
  • *****
  • Posts: 258
Maps not showing in I.E 9.0.8
« on: June 04, 2012, 01:27:34 AM »
Akbar reports the google maps are not showing up when opening the webpage.

http://db.tt/W5S5PA3J

If anyone else runs into this one, please report your os version and browser version.
« Last Edit: June 04, 2012, 01:29:48 AM by AirNav 3D Development »

daniales

  • RadarBox24.com Beta Testers
  • New Member
  • *
  • Posts: 49
Re: Maps not showing in I.E 9.0.8
« Reply #1 on: June 04, 2012, 01:54:36 AM »
Hi All,

This problem happens to me in IE9, Chrome and Firefox. Both of them, last updated version.

Dani
Dani Glikmanas

Sao Paulo - Brazil

AirNav 3D Development

  • AirNav Systems
  • Sr. Member
  • *****
  • Posts: 258
Re: Maps not showing in I.E 9.0.8
« Reply #2 on: June 04, 2012, 03:49:04 AM »
If the map doesn't load for you, could you try using Google Chrome and enable the JavaScript Console (use the filter and show only errors) and reload the browser. If there is any JavaScript errors, please post them here.

https://www.dropbox.com/sh/16fs09p89e3wfxx/qnhBa3dfHt#f:Chrome_Console.jpg

AirNav 3D Development

  • AirNav Systems
  • Sr. Member
  • *****
  • Posts: 258
Re: Maps not showing in I.E 9.0.8
« Reply #3 on: June 04, 2012, 04:07:36 AM »
Also, if you experience this problem, can you tell me your system specs (i.e. OS version, CPU, memory and RAM). This may be caused by the initial javascript processing of data taking too long. I haven't optimized this code yet so it takes some time for the first data load to process.

AirNav Support

  • AirNav Systems
  • Hero Member
  • *****
  • Posts: 4125
Re: Maps not showing in I.E 9.0.8
« Reply #4 on: June 04, 2012, 07:41:33 PM »
No errors shown in chrome but no maps displayed, only warnings shown

Resource interpreted as Image but transferred with MIME type text/html: "https://maps.googleapis.com/maps/gen_204?ev=api_viewport&cad=src:apiv3,ts:1338838784573".
Resource interpreted as Image but transferred with MIME type text/html: "https://maps.googleapis.com/maps/gen_204?ev=api_viewport&cad=src:apiv3,ts:1338838784775".
Resource interpreted as Image but transferred with MIME type text/html: "https://maps.googleapis.com/maps/gen_204?ev=api_viewport&cad=src:apiv3,ts:1338838784419".
Resource interpreted as Image but transferred with MIME type text/html: "https://maps.googleapis.com/maps/gen_204?ev=api_viewport&cad=src:apiv3,ts:1338838784516".
Resource interpreted as Image but transferred with MIME type text/html: "https://maps.googleapis.com/maps/gen_204?ev=api_ads&cad=src:apiv3,ads:0".

Using Windows 7 64bit, 4gb Memory and 3.3Ghz i5 processor.
Contact Customer/Technical support via:
http://www.airnavsystems.com/contact.html
[email protected]

daniales

  • RadarBox24.com Beta Testers
  • New Member
  • *
  • Posts: 49
Re: Maps not showing in I.E 9.0.8
« Reply #5 on: June 04, 2012, 07:59:57 PM »
The same situation in my desktop 64, but in my old desktop, everything is working well.
There's no errors... Just warnings like these.
Dani Glikmanas

Sao Paulo - Brazil

AirNav 3D Development

  • AirNav Systems
  • Sr. Member
  • *****
  • Posts: 258
Re: Maps not showing in I.E 9.0.8
« Reply #6 on: June 04, 2012, 08:54:05 PM »
Can you guys try deleting your browser cache and trying one more time for me? Perhaps one of the downloaded JavaScript files is corrupt and it's causing the map loading to fail?

In Firefox, holding down "shift" and clicking "reload" will force the browser to ignore any cache. I don't think this works in IE and Chrome however.

AirNav 3D Development

  • AirNav Systems
  • Sr. Member
  • *****
  • Posts: 258
Re: Maps not showing in I.E 9.0.8
« Reply #7 on: June 04, 2012, 08:55:43 PM »
No errors shown in chrome but no maps displayed, only warnings shown

Resource interpreted as Image but transferred with MIME type text/html: "https://maps.googleapis.com/maps/gen_204?ev=api_viewport&cad=src:apiv3,ts:1338838784573".
Resource interpreted as Image but transferred with MIME type text/html: "https://maps.googleapis.com/maps/gen_204?ev=api_viewport&cad=src:apiv3,ts:1338838784775".
Resource interpreted as Image but transferred with MIME type text/html: "https://maps.googleapis.com/maps/gen_204?ev=api_viewport&cad=src:apiv3,ts:1338838784419".
Resource interpreted as Image but transferred with MIME type text/html: "https://maps.googleapis.com/maps/gen_204?ev=api_viewport&cad=src:apiv3,ts:1338838784516".
Resource interpreted as Image but transferred with MIME type text/html: "https://maps.googleapis.com/maps/gen_204?ev=api_ads&cad=src:apiv3,ads:0".

Using Windows 7 64bit, 4gb Memory and 3.3Ghz i5 processor.

These type of warnings/errors are from Google Maps. Panning and zooming of the map result in a lot of these messages. You can ignore these.

AirNav Support

  • AirNav Systems
  • Hero Member
  • *****
  • Posts: 4125
Re: Maps not showing in I.E 9.0.8
« Reply #8 on: June 04, 2012, 09:06:02 PM »
Nope same issue, it shows the map for half a second then shows the grey background. It looks like its loading fine in the background.
Contact Customer/Technical support via:
http://www.airnavsystems.com/contact.html
[email protected]

AirNav 3D Development

  • AirNav Systems
  • Sr. Member
  • *****
  • Posts: 258
Re: Maps not showing in I.E 9.0.8
« Reply #9 on: June 04, 2012, 09:43:48 PM »
Hmm. The most interesting part of this problem is that the "Google" logo in the lower-left and the "Terms of Use" in the lower-right are visible. Those two features are part of Google Maps. It's like all of the map tiles have vanished.

Can you try these urls for me and report whether they work for you or have the same problem:

https://google-developers.appspot.com/maps/documentation/javascript/examples/map-simple
https://google-developers.appspot.com/maps/documentation/javascript/examples/layer-fusiontables-heatmap

and finally
https://www.radarbox24.com/LATEST/label_test.htm

(the last one you can ignore the security warning)

AirNav Support

  • AirNav Systems
  • Hero Member
  • *****
  • Posts: 4125
Re: Maps not showing in I.E 9.0.8
« Reply #10 on: June 04, 2012, 09:59:26 PM »
They all work fine, can see the maps and the labels.
Contact Customer/Technical support via:
http://www.airnavsystems.com/contact.html
[email protected]

daniales

  • RadarBox24.com Beta Testers
  • New Member
  • *
  • Posts: 49
Re: Maps not showing in I.E 9.0.8
« Reply #11 on: June 04, 2012, 10:35:56 PM »
The same for me... But our page test... nothing...
Dani Glikmanas

Sao Paulo - Brazil

Runway 31

  • Moderator
  • Hero Member
  • *****
  • Posts: 33608
Re: Maps not showing in I.E 9.0.8
« Reply #12 on: June 05, 2012, 10:41:58 AM »
The maps work fine for me in IE9, never had any problems with them.

Alan

daniales

  • RadarBox24.com Beta Testers
  • New Member
  • *
  • Posts: 49
Re: Maps not showing in I.E 9.0.8
« Reply #13 on: June 05, 2012, 11:23:53 AM »
This is the error in my old desktop (at work). It was working well, but now no map on screen.


Setting map type to DEFAULT tabs.js:256
Setting follow aircraft to false tabs.js:322
Setting remember view to false tabs.js:346
Setting show notifications to true tabs.js:426
Setting show ticker to true tabs.js:454
Setting icon type to lowres tabs.js:531
Setting label type to hover tabs.js:293
inside GridView::initialize - [object HTMLDivElement] gridview.js:9
RadarBoxApp::guest_login() - deleting cookie RadarBoxApp.js:345
Have cookie, trying to authenticate... RadarBoxApp.js:350
guest_login - process_successful_login now. RadarBoxApp.js:369
Processing successful login... RadarBoxApp.js:399
Setting map type to DEFAULT tabs.js:256
Error casting zoom to number. TypeError: Cannot call method 'toString' of undefined RadarBoxApp.js:548
TEST RadarBoxApp.js:579
RadarBoxApp::process_successful_login() - Writing cookie RadarBoxApp.js:585
Failed to load resource https://www.radarbox24.com/relay.php?what=locate&token=F3PqiincRcZmWSd6Nv5nmZ27
Unknown RPC service: undefined apis.google.com/_/apps-static/_/js/gapi/plusone/rt=j/ver=_jLF0DLu6xE.pt_BR./sv=1/am=!PemfnfjrL2yI81ARQg/d=1/rs=AItRSTN5XD0BHNBlYCpiT6U4vSLWCmgKBA/cb=gapi.loaded_0:206
RadarLabelManager - Performed 0 calculations RadarLabelManager.js:41
starting route load RadarBoxApp.js:2086
Route data downloaded. RadarBoxApp.js:2089
Done building search autocomplete. script.js:211
RadarLabelManager - Performed 0 calculations RadarLabelManager.js:41
RadarLabelManager - Performed 0 calculations RadarLabelManager.js:41
RadarLabelManager - Performed 0 calculations RadarLabelManager.js:41
RadarLabelManager - Performed 0 calculations RadarLabelManager.js:41
RadarLabelManager - Performed 0 calculations RadarLabelManager.js:41
RadarLabelManager - Performed 0 calculations RadarLabelManager.js:41
RadarLabelManager - Performed 0 calculations RadarLabelManager.js:41
Dani Glikmanas

Sao Paulo - Brazil

daniales

  • RadarBox24.com Beta Testers
  • New Member
  • *
  • Posts: 49
Re: Maps not showing in I.E 9.0.8
« Reply #14 on: June 05, 2012, 11:25:32 AM »
My Chrome version is 19.0.1084.52
Dani Glikmanas

Sao Paulo - Brazil