Software Archive
Read-only legacy content
17060 Discussions

Problem on Version 1816 IntelXDK

Kaique_C_
Beginner
707 Views

My situation: 

I am using the Google Maps API in an application and when I updated to latest version of IntelXDK tool, I could not load the map in the application, I wonder if this is really a mistake of the tool or I need to make any changes in the code, in case you know about this problem. (I know that the tool has a GoogleMaps widget, but I prefer to use the way I used). 

When I load the map in the application, I used only this:<script type = "application / javascript" src = "https://maps.googleapis.com/maps/api/js?sensor=true"> </ script> (on the HTML head) 

And add the corresponding div (<div id = "idMap" style = "width: 300px; height: 380px; margin: 0 auto; padding: 10px;"> </ div>) and the other changes in JavaScript files. 

Thanks!

0 Kudos
2 Replies
Alfredo_R_1
Beginner
707 Views

Hello,

Just yesterday installed v.1816 of the intel XDK and the builds keep failing. Already uninstalled and installed again following the directions in other thread of this forum but no luck, builds keep failing. Any idea why is this happening?

Thank you, your help will be appreciated.

Alfredo.

0 Kudos
Kaique_C_
Beginner
707 Views

I created a simple app on intelXDK  1816 and i had no problem with the build. Try watch a tutorial on youtube.

0 Kudos
Reply