raymond rabasi Posted November 7, 2010 Report Share Posted November 7, 2010 hi all i am try for 2 days ago to solve this problem with search in foum but no way...(problem): traffic not apear on map..google map installed corectly with key ...my site here Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted November 7, 2010 Administrators Report Share Posted November 7, 2010 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. Quote Link to comment Share on other sites More sharing options...
raymond rabasi Posted November 8, 2010 Author Report Share Posted November 8, 2010 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 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?? Quote Link to comment Share on other sites More sharing options...
raymond rabasi Posted November 8, 2010 Author Report Share Posted November 8, 2010 problem fixed now. how? edit cordinate with local.cpnfig(this file not found localy...its on core/ directory of phpvms instlation) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.