Skip to content

Commit

Permalink
Add a few missing links.
Browse files Browse the repository at this point in the history
  • Loading branch information
lseelenbinder committed Jun 28, 2023
1 parent 97459cd commit b0a9623
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Stadia Maps MapLibre Search Box

This [MapLibre GL JS](https://maplibre.org/projects/maplibre-gl-js/) plugin adds support for the Stadia Maps Search and
Autocomplete APIs to any MapLibre GL JS map.
This [MapLibre GL JS](https://maplibre.org/projects/maplibre-gl-js/) plugin adds support for the [Stadia Maps Search
Autocomplete APIs](https://docs.stadiamaps.com/geocoding-search-autocomplete/overview/) to any MapLibre GL JS map.

Based on the Stadia Maps TS SDK, it automatically handles best-practice functionality for search, including debouncing of
requests, caching of previous results, and navigating to the chosen result.
Based on the [Stadia Maps TS SDK](https://www.npmjs.com/package/@stadiamaps/api), it automatically handles best-practice
functionality for search, including debouncing of requests, caching of previous results, and navigating to the chosen result.

## Getting Started

Expand Down

0 comments on commit b0a9623

Please sign in to comment.