i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > data > IGeoPointData

    data.IGeoPointData interface

    A set of data for creating a geospatial position.

    Signature:

    interface IGeoPointData 
    

    Introduced: version 1.1

    Properties

    Property Modifiers Type Description
    latitude readonly number Gets the latitude of the new position, in degrees north.
    longitude readonly number Gets the longitude of the new position, in degrees east.
    In this article
    • data.IGeoPointData interface
    • Properties
    Back to top © N. Harris Computer Corporation