getMarkerApi method

MarkerApi getMarkerApi()

Get MarkerApi instance

Implementation

MarkerApi getMarkerApi() {
  return MarkerApi(this);
}