Unit 'copenmapview' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pw_androidwizard]

jcOpenMapView_AddMarkers

Declaration

Source position: copenmapview.pas line 230

function jcOpenMapView_AddMarkers(

  env: PJNIEnv;

  _jcopenmapview: jobject;

  var _latitudeLongitude: TDynArrayOfDouble;

  _title: string;

  _snippetInfo: string;

  _iconIdentifier: string

):Integer; overload;

function jcOpenMapView_AddMarkers(

  env: PJNIEnv;

  _jcopenmapview: jobject;

  var _latitudeLongitude: TDynArrayOfDouble;

  _iconIdentifier: string

):Integer; overload;



CT Web help

CodeTyphon Studio