Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
CLGeocoder.PlacemarkCount
Queries the number of placemarks found.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CLGeocoder | 4.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "CLGeocoder.PlacemarkCount"; Geocoder ) More
Parameters
Parameter | Description | Example |
---|---|---|
Geocoder | The reference number of the geocoder instance. | $Geocoder |
Result
Returns count or error.
Description
Queries the number of placemarks found.Examples
Queries placemark count:
MBS("CLGeocoder.PlacemarkCount"; $g)
See also
Example Databases
Blog Entries
This function is free to use.
Created 18th August 2014, last changed 18th August 2014