vicb / VisuGps3

Display GPS tracks on top of Google maps
MIT License
36 stars 13 forks source link

Unable to open IGC via an url #17

Open NPaour opened 5 years ago

NPaour commented 5 years ago

Hello, Visu the URL of your track doesn't work ! for example, http://www.victorb.fr/visugps/visugps.html?track=http://labandedebande.free.fr/trace-vol/mont-blanc-chamonix.igc return 2 Javascrit errors : 1- visugps.html?track=http://labandedebande.free.fr/trace-vol/mont-blanc-chamonix.igc:43 unregistered site (anonymous) @ visugps.html?track=http://labandedebande.free.fr/trace-vol/mont-blanc-chamonix.igc:43 2- js?v=3&libraries=geometry&key=no-key&callback=google.loader.callbacks.maps:70 Google Maps JavaScript API error: InvalidKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key-map-error Many Thanks Nicolas

vicb commented 5 years ago

If you want to display a track on your own site, you have to create an API key. See how to do this in the wiki Then you can send me the url of the site where you have the iframe pointing to visugps and the API key.