JMap Server Lima
JMap Server SDK
JMap Server SDK
  • Welcome to JMap Server SDK
  • General Concepts
  • JMap Pro and JMap Server Development
    • JMap Pro
      • Class Model
      • Map Elements
      • Coordinate Systems
      • Views and View Manager
      • Layers and Layer Manager
      • JMap Pro Application
      • Client-Server Communication
      • List of GUI Components
      • JMap Tools
      • JMap Pro Extensions
      • Integrating JMap Pro With Other Applications
      • References
    • JMap Server
      • JMap Server Extensions
    • JMap 7 API
    • JMap Pro Extension Builder
  • JMap Web Development
    • JMap Web Extensions
      • Programming JMap Web extensions
      • Sending Server Requests and Custom Actions
      • Default JMap Web Actions
      • Deploying JMap Web Extensions
    • Embedding a JMap Web Deployment Into Your own Application
Propulsé par GitBook

K2 Geospatial 2024

Sur cette page
Exporter en PDF

Welcome to JMap Server SDK

SuivantGeneral Concepts

Dernière mise à jour il y a 7 mois

The JMap Server SDK (JMap 7 SDK) is comprised of documents, source code examples and tools to help developers customize JMap applications and extend their functionality.

JMap is made up of several different parts. Its main parts are: JMap Server, JMap Admin, JMap NG, JMap Pro, JMap Web, and JMap Survey. Each part is based on its own technological environment, which determines how programming is carried out.

The following table describes the technological environment of each JMap component.

Component

Technologies

JMap Server

Java

JMap Admin

Java Server Faces (JSF)

JMap Pro

Java

JMap Web

HTML 5, CSS, Javascript, JSON

To develop for JMap NG refer to the .

At the moment, it is not possible to develop for JMap Survey using the JMap Server (7) SDK.

JMap NG Developper Manual
Page cover image