Contents tagged with ExternalCallback

  • ExternalCallback Example

    Tags: ExternalCallback

    The GoogleMap class includes the ExternalCallback event, which is intended as an alternative way to pass map related data to be processed on the server using callbacks. I'm not going to go into the … more