The GeoLocatorProvider interface allows you to write your own integration with a third-party geo-location provider service. An implementation of the GeoLocatorProvider interface must implement the following methods:

The GeoLocatorService wraps the GeoLocatorProvider functionality. To use it, set the provider property of the GeoLocatorService class to your implementation of GeoLocatorProvider. The GeoLocatorService accepts three input methods:

The GeoLocatorService also contains a defaultLocale property that can be used to define a default location for queries.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices