We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f3e70c commit ded1152Copy full SHA for ded1152
.github/docs/Maps.md
@@ -23,7 +23,7 @@ Injecting and protecting this _Token_ or _API Key_ in your Blazor application is
23
24
- **`GoogleStaticMap`**: component is wrapping **Google Static Maps services** into Blazor components.
25
- **`GoogleMap`**: component is wrapping **Google JavaScript Maps services** into Blazor components.
26
-- **`BindMap`**: _Planned in release v1.4.0_
+- **`BingMap`**: _Planned in release v1.4.0_
27
28
Maps using `IGeolocationService` (see "Dependences") to center current position.
29
It can be omitted and injected separately to your components as well to get or track device location.
0 commit comments