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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
# Map for DevExtreme - How to use Google Maps API to create autocomplete functionality for addresses
8
8
9
-
This example illustrates an approach described in the <ahref="https://www.devexpress.com/Support/Center/p/KA18782">How to take advantage of map provider API features that were not implemented in the dxMap widget?</a> DevExpress Knowledge Base article and the Google <ahref="https://developers.google.com/maps/documentation/javascript/examples/places-autocomplete">Place Autocomplete</a> and <ahref="https://developers.google.com/maps/documentation/javascript/places-autocomplete"> Places Library</a> articles.
9
+
This example demonstrates how to use Google Maps API to create autocomplete functionality for addresses. Refer to the following Google articles to learn more: <ahref="https://developers.google.com/maps/documentation/javascript/examples/places-autocomplete">Place Autocomplete</a> and <ahref="https://developers.google.com/maps/documentation/javascript/places-autocomplete"> Places Library</a>.
10
10
11
11
<divalign="center"><imgalt="Map for DevExtreme - How to use Google Maps API to create autocomplete functionality for addresses"src="google-maps-api-to-create-autocomplete-functionality-for-addresses.png" /></div>
0 commit comments