- Name
- Description
- How to add Google Address Autocomplete to a Textbox Control
Adding address autocomplete to a textbox control can make it easier to lookup and enter addresses in applications.
- How to Animate Markers on a Map
Map markers can be animated when they are placed. Existing markers can also be animated to draw the user's attention.
- How to Display a Google Map in a List Row
You can add a Google Map to each row in a List control to display a locations stored in the current row as a map marker.
- How to Update the Location of a Marker When it is Moved
The latitude and longitude value in the current Grid row can be updated when the user drags the marker to a new position on the map.