WMS Javascript Library

WMS Javascript Library is an object-oriented JavaScript library for creating dynamic Web-based maps.
Download

WMS Javascript Library Ranking & Summary

Advertisement

  • Rating:
  • License:
  • AFPL
  • Price:
  • FREE
  • Publisher Name:
  • WMS Javascript Library Team
  • Publisher web site:

WMS Javascript Library Tags


WMS Javascript Library Description

WMS Javascript Library is an object-oriented JavaScript library for creating dynamic Web-based maps. WMS Javascript Library is an object-oriented JavaScript library for creating dynamic Web-based maps from otherwise static WMS (Web Map Service) images by adding pan/zoom functionality with Google Maps-like draggability.Custom clickable overlays can be added to create a useful GIS.WMS Javascript Library's wmsmap.js purpose is to facilitate the creation of dynamics maps using freely available WMS servers. For example to create the dynamic equivalent of the image above, include the javascript files, define the Layer object, create a new map object, and associate it with an html DIV element.// define layer objectvar myLayer = { URL: 'http://wms.jpl.nasa.gov/wms.cgi?', LAYERS: , FORMAT: 'image/jpeg', BBOX: };// create new map object with layervar myMap = new WMap('map_div',);What's New in This Release:· This release fixes IE bugs and improves the documentation and example layout.


WMS Javascript Library Related Software