Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 791 Bytes

File metadata and controls

21 lines (17 loc) · 791 Bytes

2.0.0

Features:

  • Added favorites scenario to allow users to manage their favorite locations.

1.2.0

Features:

  • Add LocationOptions.SkipFinalConfirmation to allow developers to skip the final confirmation prompt.

1.1.0

Bug fixes:

  • Creating default public constructor for LocationResourceManager to allow inheriting from it and overriding specific strings.

1.0.1

Features:

  • Address look up and validation using Bing's Maps REST services.
  • User location returned as strongly-typed object complying with schema.org.
  • Address disambiguation when more than one address is found.
  • Support for declaring required location fields.
  • Support for FB Messenger's location picker GUI dialog.
  • Open-source code (C# and Node.js) with customizable dialog strings.