Skip to content

Commit 1fa7564

Browse files
authored
Update image to markdown and add alt text (#20099)
1 parent c6ad4fb commit 1fa7564

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aspnetcore/blazor/call-javascript-from-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ The preceding example produces an interactive map UI, in which the user:
616616
* Can drag to scroll or zoom.
617617
* Click buttons to jump to predefined locations.
618618

619-
<img src="https://user-images.githubusercontent.com/1101362/94939821-92ef6700-04ca-11eb-858e-fff6df0053ae.png" width="600" />
619+
![Mapbox street map of Tokyo, Japan with buttons to select Bristol, United Kingdom and Tokyo, Japan](https://user-images.githubusercontent.com/1101362/94939821-92ef6700-04ca-11eb-858e-fff6df0053ae.png)
620620

621621
The key points to understand are:
622622

0 commit comments

Comments
 (0)