Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

The XP360 API is also capable of delivering accurate polygon rendering based on location data for the polygon points.

This section covers functions related to working with polygons.


addPolyline

Adds a polyline to the sphere, using specified latitude and longitude coordinates for the vertices of the polygon.

setPolylineDistance

Sets the distance, in meters, for a polyline to display. Set to zero displays nothing. If ANY part of the polyline is over this distance none of the polyline renders.

  • No labels