Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
CLGeocoder.Close
Closes a request and frees memory.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CLGeocoder | 4.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "CLGeocoder.Close"; Geocoder ) More
Parameters
Parameter | Description | Example |
---|---|---|
Geocoder | The reference number of the geocoder instance. | $Geocoder |
Result
Returns OK or error.
Description
Closes a request and frees memory.Call this to close the request.
See also
- CLGeocoder.Cancel
- CLGeocoder.Done
- CLGeocoder.GeocodeAddressString
- CLGeocoder.JSON
- CLGeocoder.ReverseGeocodeLocation
Example Databases
- Mac and iOS/CoreLocation/Address Mapping
- Mac and iOS/CoreLocation/CLGeocoder
- Mac and iOS/MapKit/Validate Address
Blog Entries
- Use MapKit to validate addresses
- MBS Plugin Advent calendar: 8 - Determine your own position
- Core Location Geocoder with JSON
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014