aws-geospatial / amazon-location-utilities-datatypes-js

Utilities to translate geospatial data types used by Amazon Location from / to well-known geospatial data types such as GeoJSON.
Apache License 2.0
3 stars 4 forks source link

Add sample output of converting a GetDevicePosition input to a Feature Collection #6

Closed gibarsin closed 1 year ago

gibarsin commented 1 year ago

Add sample output of converting a GetDevicePosition input to a Feature Collection

Issue #, if available: N/A

Description of changes: To provide a thorough set of samples in our documentation, I added an example output when converting a GetDevicePosition input to a Feature Collection.

Test: Executed npm run typedoc and reviewed the resulting doc.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.