Saturday, August 26, 2017

ESRI basemaps loading maps diagonally

Hi,

Today,  I faced an issue in my esri javascript api 3.13 based simple web application.  

The basemaps were loading only the diagonal wise, all other blocks are blank.   In the chrome dev tools, every basemaps requests were success 200 response code.

The root cause was, esri.css version is different compared to the esri js version, like css was pointing to 3.12, esri js is pointing to 3.21.  

Thanks.,

Andrew Ng machine learning course

Hi, I was failing in the week 2 quiz - Machine learning course in Coursera.org, especially in one of the question which has multiple opti...