i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > data > IGeoPoint

    data.IGeoPoint interface

    A geospatial point.

    Signature:

    interface IGeoPoint 
    

    Introduced: API version 2.0

    Properties

    Property Type Description
    latitude number Gets the latitude of the point, in degrees north.
    longitude number Gets the longitude of the point, in degrees east.

    Methods

    Method Description
    toGeoJsonPoint() Gets the geospatial point as an IGeoJsonPoint.
    In this article
    Back to top © N. Harris Computer Corporation