addpolyline

  1. A

    Android Question Maps: Order of adding points to polyline

    When adding a polyline to a google map fragment, what is the right order of things? I have a cycle computer app which wants to grow the polyline with each change of location. At present I'm calling AddPolyline once, then adding points (LatLngs) to its points list as the location changes. But...
  2. Arnaud

    B4J Question jGoogleMaps & AddPolyline error?

    Hello, I use the library jGoogleMap 1.82 and AddPolyline function. It works fine on some Windows 10 and not on some other Windows 10, I don t understand why. Please find the screenshot and see the difference between the 2 result, one correct and 1 not correct. The Polyline has segments and it...
Top