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
# Map for DevExtreme - How to use Google Maps API to create autocomplete functionality for addresses
14
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.
15
10
16
-
<p>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.<br><br></p>
17
-
<p><strong>See also:<br></strong><ahref="https://github.com/googlemaps/js-marker-clusterer">Marker Clusterer – A Google Maps JavaScript API utility library</a><br><ahref="http://www.devexpress.com/Support/Center/Example/Details/E4734"><u>dxMap - How to add the current location marker</u></a><br><ahref="https://www.devexpress.com/Support/Center/p/T310385">T310385: dxMap - How to use Google Maps Marker Clusterer API to create and manage per-zoom-level clusters for a large number of markers</a></p>
-[Map - API Reference](https://js.devexpress.com/Documentation/ApiReference/UI_Components/dxMap/)
24
+
25
+
## See also
26
+
27
+
-[Marker Clusterer – A Google Maps JavaScript API utility library](https://github.com/googlemaps/js-marker-clusterer)
28
+
29
+
-[Map for DevExtreme - How to add the current location marker](http://www.devexpress.com/Support/Center/Example/Details/E4734)
30
+
31
+
-[Map - How to use Google Maps Marker Clusterer API to create and manage per-zoom-level clusters for a large number of markers](https://www.devexpress.com/Support/Center/p/T310385)
0 commit comments