Press on the image to return to the main documentation page.
GoogleMaps
This library allows you to show maps from Google Maps service in your application. It requires Android 4+ (API level 14+). Please see the tutorial for more information about the setup process.
Ready CameraChange (Position As CameraPosition) Click (Point As LatLng) LongClick (Point As LatLng) MarkerClick (SelectedMarker As Marker) As Boolean 'Return True to consume the click
Returns the GoogleMap object. You should check that the object returned is initialized. It will not be initialized if there was any error. The map is only available after the Ready event fires.