1189 - Explain the purpose of JavaScript for GIS programming, such as how and why it is used to build or extend GIS software functionality.

Explain the purpose of JavaScript for GIS programming, such as how and why it is used to build or extend GIS software functionality.

Topics

  • [PD-05-032] JavaScript for GIS

    JavaScript (which has no connection to the Java computer language) is a popular high-level programming languages used to develop user interfaces in web pages. The principle goal of using JavaScript for programming web and mobile GIS applications is to build front-end applications that make use of spatial data and GIS principles, and in many cases, have embedded, interactive maps. It is considered much easier to program than Java or C languages for adding automation, animation, and interactivity into web pages and applications. JavaScript uses the leading browsers as runtime environments (RTE) and thus benefits from rapid and continuously evolving browser support for all web and mobile applications.