Skip to content

Releases: IGNF/geoportal-sdk

Geoportal SDK release 1.0.0 beta 1

07 Dec 14:09
Compare
Choose a tag to compare
Pre-release

07/12/2016 : 1.0.0-beta1 release of the Geoportal SDK

Summary

The Geoportal SDK (Software Developement Kit) is an integrated javascript API that allows web application developpers to easyly integrate dynamic geoportal based maps on a web page.

It's a wrapper over the following libraries :

It provides a simple Application Programmation Interface that allows developers to create a map with the following possibilities :

  • Map and view positionning (center, orientation and zoom).
  • Map composition (layers composition and markers positioning)
  • Providing various interaction tools for end users
  • Being able to react to end users interactions with the map.

Further Documentation

See Initial documentation and jsdoc for further description.