WebOSMaps: TagString property

I need a property to store text information about several objects on a WebOSMap, to display when I click on the objects.
Using LabelText for polygons and polylines forces to show the text on the map, visibility could not be deactivated.
This use case is solved in the WebGMaps component by the properties "TagString", which works fine.
For the sake of compatibility to WebGMaps I request to add this to WebOSMaps as well.

I've implemented this, as it is pretty simple in
  • UWebOSMapsPolygons.pas
  • UWebOSMapsPolylines.pas
You can use the sources if you want to.

Hi,


Thank you for your suggestion.
This has been added to the feature request list.
New features will be handled when the next development round for TMS VCL WebOSMaps starts.