i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > utility > IWritableGeospatialPoint

    utility.IWritableGeospatialPoint type

    A writable geospatial point value.

    Signature:

    type IWritableGeospatialPoint = data.IGeoPoint | data.IGeoJsonPoint;
    

    References: data.IGeoPoint, data.IGeoJsonPoint

    Introduced: API version 2.0

    Remarks

    Geospatial values can be specified in data.IGeoPoint format, or as a data.IGeoJsonPoint.

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