.. role:: ts-api-decorator

##########################
QueryMapResultOnPointsData
##########################

.. js:module:: cee.ug
   :noindex:

.. container:: ts-api-section

   .. js:class:: QueryMapResultOnPointsData

      The result of a ``QueryMapResultOnPoints`` query



.. container:: api-index-section

   .. rubric:: Properties

   .. rst-class:: api-index-list-item api-kind-property api-parent-kind-interface

   * :js:attr:`~cee.ug.QueryMapResultOnPointsData.pointResultArr`





------------

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: QueryMapResultOnPointsData.pointResultArr

      :type: [number]

      Array with results per point. For scalar results there will be one value per point, for vector results there 
      will be three values per point.



