<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://kb.orbitgt.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://kb.orbitgt.com/feed.php">
        <title>Orbit Knowledge Base 180:developer:webclient</title>
        <description></description>
        <link>https://kb.orbitgt.com/</link>
        <image rdf:resource="https://kb.orbitgt.com/lib/tpl/orbitgt_standalone/images/favicon.ico" />
       <dc:date>2026-07-30T20:28:03+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/core_types?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/crs?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/fault_codes?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/geocoding_plugin_google?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/global?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/glossary?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/index?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/introduction?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/license_statuscodes?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/load_photo_options?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/map?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/map_measure_modes?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/measure_properties?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/oblique?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/oblique_measure_modes?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/obliqueviewer?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/openmode?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/panorama?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/panorama_measure_modes?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/panoramaviewer?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/settings?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/whatsnew?rev=1553513785"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/180/developer/webclient/wkt?rev=1553513785"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://kb.orbitgt.com/lib/tpl/orbitgt_standalone/images/favicon.ico">
        <title>Orbit Knowledge Base</title>
        <link>https://kb.orbitgt.com/</link>
        <url>https://kb.orbitgt.com/lib/tpl/orbitgt_standalone/images/favicon.ico</url>
    </image>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/core_types?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>API Data Types</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/core_types?rev=1553513785</link>
        <description>API Data Types

This page describes the data types used in the API description, from primitive types to class definitions.

Primitives

	*  &lt;string&gt; : A UTF-8 encoded string.
	*  &lt;int&gt; : A 32-bit signed integer.
	*  &lt;float&gt; : A 64-bit signed floating point number.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/crs?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>WebClient CRS Notes</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/crs?rev=1553513785</link>
        <description>WebClient CRS Notes

When passing spatial data to the Orbit WebClient component, you need to provide a CRS (coordinate reference system) code that expresses how to interprete the co-ordinates.  This code can then be used by the Orbit WebClient component to correctly reference your spatial data.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/fault_codes?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Fault Codes</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/fault_codes?rev=1553513785</link>
        <description>Fault Codes
 Code  Since  Description  errorNoURL  10.5  No URL was set.  errorNoCredentials  10.5  No Credentials were set.  errorNoPublication  10.5  No Publication name was set.  errorInvalidCredentials  10.5  The credentials were set but were not valid.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/geocoding_plugin_google?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Geocoding Plugin for Google</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/geocoding_plugin_google?rev=1553513785</link>
        <description>Geocoding Plugin for Google

The example below implements a plugin for the Google Geocoding Services. 

For overview and documentation on how to implement, see Notes on Geocoding Plugins.


(function(){

 orbit.webclient.GeocodePlugins.Google = {
  sensor: false,
  apiKey: null
 };

 /**
  * Implements the geocoding request for Google Geocoding API V2
  * @see https://developers.google.com/maps/documentation/geocoding/v2/
  */
 orbit.webclient.GeocodePlugins.Google.geocode = function(query,handl…</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/global?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>WebClient</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/global?rev=1553513785</link>
        <description>WebClient

Class WebClient implements the Orbit Web Client component.

By default, the CRS used by the API will be the Publication CRS.  Photo locations, measurement results, etc will be expressed in this CRS.  You can overrule this by calling the setCRS()</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/glossary?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Glossary</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/glossary?rev=1553513785</link>
        <description>Glossary

Publishing Services 

Publication services are services provided by the Orbit EOS server that enable the Web Client to function.  These can be for example wms, tms, wfs or more specific Mobile Mapping or Obliques Publishing services.
The following relates to Mobile Mapping Publisher and Obliques Publisher.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/index?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Orbit Web Client SDK</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/index?rev=1553513785</link>
        <description>Orbit Web Client SDK



Reference documentation

Reference documentation on all Web Client components : 

	*  orbit.webclient.Client
	*  orbit.webclient.Map
	*  orbit.webclient.Panorama
		*  orbit.webclient.PanoramaViewer

	*  orbit.webclient.Oblique
		*  orbit.webclient.ObliqueViewer


	*  API Data Types
	*  WebClient Settings

	*  Notes on Geocoding Plugins
	*  Notes on WKT Support

Platform specific documentation

Platform specific notes and examples :

	*  Web Client JavaScript SDK (17.0)
	*</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/introduction?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Building an Integrated Solution using the Flash Viewer</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/introduction?rev=1553513785</link>
        <description>Building an Integrated Solution using the Flash Viewer

This pages givens an introduction on how to build your own integrated solution using the Orbit Web Client SDK for Mobile Mapping or Oblique Imagery.  

This document will help you to understand the steps to be taken to engage the SDK, and the user interface options that you can provide.  Develop your solution according to the standards for user interaction that are used in your host software.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/license_statuscodes?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>License Status Codes</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/license_statuscodes?rev=1553513785</link>
        <description>License Status Codes

Below is a list of possible status codes returned by a license check.
 Code  Description  ok  The license request was handled correctly.  apiMissingDeveloperId  No Developer ID was specified.  apiMissingProductId  No Product ID was specified.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/load_photo_options?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Panorama loading options</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/load_photo_options?rev=1553513785</link>
        <description>Panorama loading options

This page describes the available panorama loading options.

When loading a panorama photo, you can provide a number of options that can influence how a photo is presented after being loading.
 Name  Since  Type  Description</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/map?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Map</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/map?rev=1553513785</link>
        <description>WebClient -&gt; Map

Map

The Map Class manages the 2D map.

Functions
 Function Name  Since  Arguments  Return Type  Description  setVectorHudButtonVisible  10.5.2  value : &lt;boolean&gt;  void  Set the visibility of the vector hud button on the map (only available when viewers are hidden).</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/map_measure_modes?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Map Measure Modes</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/map_measure_modes?rev=1553513785</link>
        <description>Map Measure Modes

This page describes the available measure modes of the Orbit Web Client map component.
Taking a measurement can be initiated by the user (using the measure hud) as well as by the API (using the startMeasure() function).

Note that each measurement mode also has its own specific</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/measure_properties?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Measure Properties</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/measure_properties?rev=1553513785</link>
        <description>Measure Properties

This page describes all measure event properties.  All of these properties are only set when the measurement mode has a sensible value for them.

About Units : 

	*  A coordinate is expressed in the publication CRS unless another CRS was set using the</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/oblique?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Oblique</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/oblique?rev=1553513785</link>
        <description>WebClient -&gt; Oblique

Oblique

The Oblique Class manages the ObliqueViewers and implements other oblique-related functions that are not viewer-specific.  

In contrast to the Panorama component, the Oblique component automatically shows the best photo&#039;s.  It does so by looking at the focus coordinate and loading the closest photo&#039;s.  As the focus coordinate changes, it is centered everywhere.  The initial startup coordinate is the publication&#039;s startup coordinate.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/oblique_measure_modes?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Oblique Measure Modes</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/oblique_measure_modes?rev=1553513785</link>
        <description>Oblique Measure Modes

This page describes the available measure modes of the Orbit Web Client Obliques component.
Taking a measurement can be initiated by the user (using the measure hud) as well as by the API (using the Oblique.startMeasure() function).</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/obliqueviewer?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ObliqueViewer</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/obliqueviewer?rev=1553513785</link>
        <description>WebClient -&gt; Oblique -&gt; ObliqueViewer

ObliqueViewer

The ObliqueViewer Class models an individual oblique photo viewer.

An oblique viewer has no real scale, because an oblique photo is not orthographic.  Use the viewer zoom factor to zoom in or out.  Zoom factor 1.0 represents a full extent view on the photo, zoom factor 2.0 represents a 50% zoom.  The default zoom factor for a viewer can be changed by setting the</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/openmode?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Photo Opening Modes</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/openmode?rev=1553513785</link>
        <description>Photo Opening Modes

This page describes the available ways in which a photo can be opened.
 Mode  Since  Description  add  11.0.3  Open a photo by adding a new viewer and opening the photo there.  replace  11.0.3  Open a photo by replacing the photo in an existing viewer if possible.  If not possible, fall back to adding a viewer.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/panorama?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Panorama</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/panorama?rev=1553513785</link>
        <description>WebClient -&gt; Panorama

Panorama

The Panorama Class manages the PanoramaViewers and implements other panorama-related functions that are not viewer-specific.  

The Panorama component manages the individual panorama viewers as they are opened and closed.  On creation each viewer gets an identifier (a number) that is unique for that viewer.  Viewers can only be opened with the intention of also loading a photo.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/panorama_measure_modes?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Panorama Measure Modes</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/panorama_measure_modes?rev=1553513785</link>
        <description>Panorama Measure Modes

This page describes the available measure modes of the Orbit Web Client Panorama component.
Taking a measurement can be initiated by the user (using the measure hud) as well as by the API (using the startMeasure() function).</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/panoramaviewer?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>PanoramaViewer</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/panoramaviewer?rev=1553513785</link>
        <description>WebClient -&gt; Panorama -&gt; PanoramaViewer

PanoramaViewer

The PanoramaViewer Class models an individual panorama photo viewer.

Managing the Photo

These functions can be used to manage the visible photo : 
 Function Name  Since  Arguments  Return Type  Description  loadPhotoAtXY</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/settings?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>WebClient Settings</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/settings?rev=1553513785</link>
        <description>WebClient Settings

The table below describes the available WebClient settings.  

API methods getSetting(name) and setSetting(name,value) can be used to override settings for the entire lifetime of the component.  Calling setSetting() will override any settings the publication may have for itself.  You can clear the override by setting a null value.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/whatsnew?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>What&#039;s new in 10.5</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/whatsnew?rev=1553513785</link>
        <description>What&#039;s new in 10.5

	*  Added support for project grouping.
	*  Added support for running a connection check.
	*  Added dynamic photo positions on the map (below a 1/5000 metric scale).
	*  Added support for high-resolution imagery.
	*  Added support for volume measurements.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/180/developer/webclient/wkt?rev=1553513785">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-25T11:36:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Notes on WKT Support</title>
        <link>https://kb.orbitgt.com/180/developer/webclient/wkt?rev=1553513785</link>
        <description>Notes on WKT Support

Using addWKT() and addWKTToWKT() functions custom geometries can be added as a layer.  

These WKT primitives are supported :

	*  POINT
	*  LINESTRING
	*  POLYGON
	*  TRIANGLE
	*  MULTIPOINT
	*  MULTILINESTRING
	*  MULTIPOLYGON</description>
    </item>
</rdf:RDF>
