Class UiMapMarkerCluster

java.lang.Object
org.teamapps.dto.UiMapMarkerCluster
All Implemented Interfaces:
UiObject

public class UiMapMarkerCluster
extends java.lang.Object
implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Details

  • Constructor Details

    • UiMapMarkerCluster

      @Deprecated public UiMapMarkerCluster()
      Deprecated.
      Only for Jackson deserialization. Use the other constructor instead.
    • UiMapMarkerCluster

      public UiMapMarkerCluster​(java.util.List<UiMapMarkerClientRecord> markers)
  • Method Details