i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > data > IGeoJsonPoint > coordinates

    data.IGeoJsonPoint.coordinates property

    Gets the geospatial coordinates of the position.

    Signature:

    coordinates: GeoJsonPosition;
    

    Returns: GeoJsonPosition

    Introduced: API version 1.0

    Remarks

    The coordinates are in the form (longitude, latitude), where longitude is in degrees east and latitude is in degrees north.

    In this article
    Back to top © N. Harris Computer Corporation