point

  1. knutf

    B4A Library [B4J][B4A][B4XLIB] JTS wrapper + libraries for drawing geometry on B4Xcanvas and Bitmapcreator

    I am happy to share two b4xlibs that makes key parts of JTS (Java Topology Suite) easily accessible in B4J and B4A. In addition, I am sharing two b4xlibs that make it easy to present JTS geometry on B4Xcanvas and in BitmapCreator, respectively. The JTS Topology Suite is a Java library for...
  2. R

    Android Question Get shortest distance from point to line on map

    Have a point and a line on a map and need the shortest distance (in meters) between that point and that line. The point is set by a latitude, longitude type and the lines is set by 2 of these types. This seems the simplest way to do this: For distance up To a few thousands meters I would...
Top