MAPPE DELLA SARDEGNA
sardegnamappe api  ›  api documentation  ›  classe
Class framework.plugins.BoxRouting


Extends gxp.plugins.Tool.
Visual container
Defined in: BoxRouting.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Box for routing panel
Field Summary
Field Attributes Field Name and Description
 
Type of EPSG used for the computation.
 
Geocoding type.
 
Normal mode and print mode have different views.
 
Proxy to make the search request
 
framework_boxrouting plugin type.
 
Route preferenze for openls routing.
 
Layer Vector for routing.
 
Type of routing Projection used for the computation.
 
Type of routing service used for the computation.
 
Type of routing service used for the computation.
 
srs
Type of Spatial Reference used for the computation.
 
Target link to the father object.
 
The query parameter for the user entered search text (openls routing)
Method Summary
Method Attributes Method Name and Description
 
addOutput(config)
Description.
Class Detail
framework.plugins.BoxRouting()
Box for routing panel
Field Detail
{string} epsgOutput
Type of EPSG used for the computation. Per default: '4326'

{string} geocodingType
Geocoding type. Per default: 'cloudmade'. Can also be 'geonames' or 'openls'.

{string} printMode
Normal mode and print mode have different views.

{string} proxy
Proxy to make the search request

{String} ptype
framework_boxrouting plugin type.

{string} routePreference
Route preferenze for openls routing. Default "Fastest". Shortest - Percorso più corto (default) Fastest - Percorso più veloce Pedestrian - Percorso a piedi

{new OpenLayers.Layer.Vector} routingLayer
Layer Vector for routing. Default null.

{OpenLayers.Projection} routingProjection
Type of routing Projection used for the computation. Per default: 'new OpenLayers.Projection("EPSG:4326")'

{string} routingServiceType
Type of routing service used for the computation. Per default: 'cloudmade'. Can also be 'openls'.

{string} routingServiceURL
Type of routing service used for the computation. Per default: 'http://routes.cloudmade.com/'. Can also be 'http://webgis.regione.sardegna.it/followmeplus/ControllerServletToponimi'

{string} srs
Type of Spatial Reference used for the computation. Per default: 'EPSG:4326'

{Object} target
Target link to the father object.

{string} xmlRequest
The query parameter for the user entered search text (openls routing)
Method Detail
addOutput(config)
Description.
Parameters:
{Object} config
configuration object
© 2013 Regione Autonoma della Sardegna