• JMap.getRestUrl

    Returns the in use JMap server Rest API url.

    This is the url on which the JMap Server NG Core library makes all of its ajax calls.

    Returns string

    Example

    // returns the JMap server rest URL in use
    JMap.getRestUrl()