Posts

Showing posts with the label Intel XDK 3522

Upgrading to 3619 may encounter problems

Image
There appears to be some problem when you try to install the version 3619 from within Intel XDK. I encountered the same problem and after visiting the Intel XDL forum, I find many others getting into the same problem ( Cannot extract package error ). Intel forum members identified and suggested work around, getting the xdk-wrapper folder into the correct sub-folder of the installation folder. It did not work for me. I downloaded the new version from Intel and while installing the full version, I chose the option to repair and that solved the problem.

Intel XDK: Controls 8: Displaying Map Controls in Google Maps

Image
The previous post described the various map controls in Google Maps. The presence of them can be seen on the map. You can use true/false with the controls to enable them on the map as shown in blue in the following HTML used in my previous post  here. The lines in blue are added to enable the controls. The map control streetView is a default control and you see a Pegman icon at bottom right. The Pegman is your guide to street view, you drag him to a location on your map and you can have the street view and alter it. Here are pictures of standard Pegman and Pegman dressed for different occasions from Google site. ---------------- You may not see the content as the Pre tag is not working!      Toured Cities - 2016     ------------ This page in Intel XDK as Standard HTML5 application appears as shown here on a simulated iPhone6S: In the simulated view you may not see all the controls. If you click on the wo...