i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > data > IGeoPointData

    data.IGeoPointData interface

    A set of data for creating a geospatial point.

    Signature:

    interface IGeoPointData 
    

    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.
    In this article
    Back to top © N. Harris Computer Corporation