B4A Library GoogleMapsExtras - warwound    Aug 24, 2013   (32 reactions)   tags: GPS GoogleMapsExtras is an ongoing project to implement more of the Google Maps Android v2 classes in...
VisibleRegion
Tutorials for each object will be uploaded to the Google Maps Android v2 tutorial thread... B4i Question B4i GoogleMapsExtra Problem - Tomas Petrus (first post)    Dec 9, 2025   (1 reaction) updated bundle and it is working : ) thanks... B4i Question GoogleMapsExtra.ZoomToPoints() Problem - [Worked Around] - RichardN    Sep 8, 2020 used as the basis for GoogleMapsExtra.ZoomToPoints(ListOfPoints). The expected number of map markers... gMapsExtra As GoogleMapsExtra
End Sub
Public Sub Show(Query As String,Graphic As String, Lat... Spanish GoogleMapsExtras, polyline y edificios - TILogistic (first post)    Jul 11, 2025
La nueva rutina AddPolyline funciona perfectamente, pero la variable width tiene que ser de tipo Float.
Muchas gracias
https://developers.google.com/android/reference/com/google/android/gms/maps... B4A Question GoogleMapsExtra Problem [Solved] - RichardN    May 7, 2020 GoogleMapsExtra. As you can see from the code I want to position the map to show the collection of waypoints....AnimateCamera(gMap,CamUpdate)
The log is not altogether informative:
com.google.maps.api.android.lib6... B4A Question GoogleMapsExtra can't load marker image? - Roger Daley    Aug 14, 2019 )
'Create BTSmarker
BTSMarker=GoogleMapsExtras1.AddMarker(gmap, BTSOptions...(BitmapDescriptor2)
'Create LANDMarker marker
LANDMarker = GoogleMapsExtras1.AddMarker... B4A Question GoogleMapsExtras – uk.co.martinpearman - Global Robot Empire (first post)    Dec 17, 2024
Add this:
#AdditionalJar: com.google.android.gms:play-services-location
Thank you so much Erel... B4A Question GoogleMapsExtras remove or delete polygon? - rscheel    Dec 6, 2017 Hello dear, I tell you that I used the GoogleMapsExtras library to draw a map on a map, now I need to remove that polygon.
How can I do it?... Wish MoveToBounds === GoogleMapsExtras - Roger Daley    May 29, 2015 As an addittion to AnimateToBounds it would be handy to have a MoveToBounds event, or possibly a time control added to AnimateToBounds. IE: Dim MarkerBounds As LatLngBounds=LatLngBoundsBuilder1.Build GoogleMapsExtras1.AnimateToBounds(gmap, MarkerBounds, padding, time As Float) Regards Roger... B4A Question Icon for Marker in GoogleMapsExtras - Roger Daley    May 12, 2015 ,"BTS.png")) BTSMarker=GoogleMapsExtras1.AddMarker(gmap, MarkerOptions1) When I try to run this code I get the message containing instructions: ((com.google.android.gms.maps.model...Hi All, I am having trouble using an icon for a marker using GoogleMapExtras. The code I am... GoogleMapExtras library and links to Google it appears I need to use BitMapDescriptor that needs to use BitMapDescriptorFactory but I can't find anything that shows how this "chain of needs" fits... Page: 1   2   3   |