Class GazetteerApp


  • public class GazetteerApp
    extends ApplicationTemplate
    Example of integrating a gazetteer search function using the YahooGazetteer. The example includes a search dialog box, into which the user can enter a search term or a coordinate pair. When the search is executed, the globe will animate to top search result.
    • Constructor Detail

      • GazetteerApp

        public GazetteerApp()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)