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, and uses the following properties:

You can configure the implementation of your GeoLocatorProvider. For example, you might create a component based on your GeoLocatorProvider with only the class provided. Then you can configure the Booleans on the GeoLocatorProvider to use getters and setters and set them in the component, or set them programmatically.


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