Unit 'LSGeoIP' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_solutions]

LSGeoIPLookupGoogleMaps

Declaration

Source position: LSGeoIP.pas line 119

function LSGeoIPLookupGoogleMaps(

  var AImage: TStream;

  const ALatitude: Double;

  const ALongitude: Double;

  const AGoogleMapsAPIKey: string = '';

  const AImageWidthSize: Integer = 390;

  const AImageHeightSize: Integer = 175;

  const AImageZoom: Byte = 8

):Boolean;



CT Web help

CodeTyphon Studio