Skip to content

Conversation

@dubiety
Copy link
Contributor

@dubiety dubiety commented Jul 20, 2025

  • Fix sample errors
  • Fix typos

@dubiety dubiety requested a review from Copilot July 20, 2025 15:08
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes sample code errors and typos across several HTML files in the Azure Maps SDK samples. The changes focus on correcting code formatting issues, API endpoint naming, and removing redundant variable assignments.

  • Fixes missing SearchURL client initialization in the geocoding multiple addresses sample
  • Corrects API endpoint URL casing from "SASToken" to "SasToken"
  • Resolves code formatting issues where multiple lines were improperly concatenated

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
Methods for geocoding multiple addresses.html Adds missing SearchURL initialization and fixes variable assignment logic
Simple REST Geocoding Request.html Corrects API endpoint URL casing
Fill Address Form with Autosuggest.html Fixes code formatting where lines were improperly merged

@dubiety dubiety merged commit c4bd0cd into Azure-Samples:main Jul 21, 2025
1 check passed
@dubiety dubiety deleted the users/charlie/fix-runtime-error branch August 27, 2025 15:03
@dubiety dubiety restored the users/charlie/fix-runtime-error branch August 27, 2025 15:03
@dubiety dubiety deleted the users/charlie/fix-runtime-error branch August 27, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant