Desktop Components ShowcaseMobile Components Showcase
ace:gMapLayer - Overview

<ace:gMapLayer> allows for the introduction of a premade map layer into the gMap element. These layers can vary from showing traffic and highlighting desired paths to complex and specific displays defined by outside KML files.


KML layer inputs


Use the above textbox to submit a URL to render a KML Map layer from. A few examples:

  • http://coinatlantic.ca/kmlfiles/EnvironmentCanadaAtlantic/ECHydrometricNL.kml - Envirnoment Canada Realtime Hydroelectric
  • http://www.austindarts.org/darts.kml - Darts locations in Austin Texas
  • http://googlemaps.github.io/js-v2-samples/ggeoxml/cta.kml - Chicago Train Lines

Relevant sections of the Google Maps API: Bicycling, KML, Traffic, Transit

Source Code