an event param from an esri 2D map click or double-click event
Optional
id: string | numberoptional id for the map point geometry on the result
a generic bundle of data matching a subset of the incoming esri data
Convert an ESRI map click event object to a generic RAMPish map click event object
an event param from an esri 2D map click or double-click event
a generic bundle of data matching a subset of the incoming esri data
Converts any ESRI geometry to a corresponding RAMP API geometry
an ESRI geometry
Optional
id: string | numberoptional id for the result geometry
a RAMP API geometry
Converts any GeoJson geometry to a corresponding RAMP API geometry
a GeoJson geometry
Optional
id: string | numberoptional id for the result geometry
a RAMP API geometry
Converts any RAMP API geometry to a corresponding ESRI geometry
a RAMP API geometry
an ESRI geometry
Converts any RAMP API geometry to a corresponding GeoJson geometry
a GeoJson geometry
Converts any RAMP API Graphic to an ESRI Graphic
a RAMP API Graphic
an ESRI Graphic
Converts any RAMP API Graphic to a GeoJson Feature. Any styles or ids will be excluded from the result.
a RAMP API graphic
a GeoJson Feature
Convert an ESRI map click event object to a generic RAMPish map click event object