Skip to content

Commit bda9805

Browse files
authored
Merge pull request #113 from Phalanx123/patch-1
Update Maps.md
2 parents 9f3e70c + ded1152 commit bda9805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/docs/Maps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Injecting and protecting this _Token_ or _API Key_ in your Blazor application is
2323

2424
- **`GoogleStaticMap`**: component is wrapping **Google Static Maps services** into Blazor components.
2525
- **`GoogleMap`**: component is wrapping **Google JavaScript Maps services** into Blazor components.
26-
- **`BindMap`**: _Planned in release v1.4.0_
26+
- **`BingMap`**: _Planned in release v1.4.0_
2727

2828
Maps using `IGeolocationService` (see "Dependences") to center current position.
2929
It can be omitted and injected separately to your components as well to get or track device location.

0 commit comments

Comments
 (0)