google map

  1. K

    Share My Creation GeoMetrics : Land Measure App

    Hello everyone. This is a newly published Android app developed using B4A. It is a land measurement mobile app utilizing Google Maps and FusedLocationProvider. The app supports two types of measurement: Land Measure Path Measure (Distance) Users can employ three different measurement methods...
  2. K

    Android Question jGoogleMaps issue

    I'm using the jGoogleMaps library in my B4J project, and I'm receiving this error message when loading the Google Map. Additionally, the map is displaying the message 'For development purposes only.' Is this situation normal, or have I done something wrong?"
  3. Lakhtin_V

    Android Question Really working on Android mapping systems, for beginners

    In this forum, many examples of cartographic information have been discussed. But I can not choose the option that meets my requirements. 1. Ease of embedding code into the Android application. 2. Ability to set the coordinates of the center of the map and the scale of the map display 3...
  4. amorosik

    B4J Question Overlapping images + text, on Google Maps markers

    I use jGoogleMaps to display a map and markers with the positions of some cars For each car I have a small image that is used to display the car on the map In addition to the position I would also like to indicate the direction of the individual cars and a text to indicate the speed and the...
  5. Star-Dust

    B4J Code Snippet Load and Save KML file (kmz)

    Several have asked how to create a KML file (or KMZ if compressed) starting from a map generated with the GMap library. A KMZ specification is not simply a compressed KML file, but it can also contain other files, such as marker images if they are customized. I started from a precious example...
Top