Jump to content

map not display correctly[solved]


raymond rabasi

Recommended Posts

  • Administrators

Looking at your link there is some hard code showing right under the map.

var acars_map_defaults = { autozoom: true, zoom: 4, center: new google.maps.LatLng("45.484400", "-62.334821"), mapTypeId: google.maps.MapTypeId.TERRAIN, refreshTime: 10000 };

Somewhere along the way some part of the code has been deleted that was needed and the code above now displays as html text. I would start over with that template file and make sure you don't alter the map code itself.

Link to comment
Share on other sites

Looking at your link there is some hard code showing right under the map.

Somewhere along the way some part of the code has been deleted that was needed and the code above now displays as html text. I would start over with that template file and make sure you don't alter the map code itself.

now i am use the default terrain map

simpilot1.jpg

no error under the map...but when try to change LAT and LNG from APP.CONFIG no thing it happen..just over default location gulf of mexico...any idea??

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...