You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@ Delphi Edge Component to View Google Map with Routing and Markers Support
4
4
5
5
### Actual official version 1.0.0 (VCL)
6
6
7
-
This component is based on [ (available from Delphi 10.4)
7
+
This component is based on [TEdgeBrowser Component](https://docwiki.embarcadero.com/RADStudio/Sydney/en/Using_TEdgeBrowser_Component_and_Changes_to_the_TWebBrowser_Component) (available from Delphi 10.4)
8
8
9
-
It's very easy to use Google Maps API directly from Delphi Code, settings Component properties, for example:
9
+
It's very easy to use Google Maps API directly from Delphi Code, settings Component properties or invoking methods, for example:
10
10
11
11
```pascal
12
12
//Goto Address Example
@@ -82,4 +82,4 @@ No documentation available, but the Demo explain very well the use of the compon
82
82
24 Sep 2021:
83
83
- Version 1.0.0
84
84
- Google Map Viewer Component based on TEdgeBrowser
0 commit comments