Desktop Components ShowcaseMobile Components Showcase
ace:gMapMarker - Overview

<ace:gMapMarker> allows for the placement of a marker pin on the map of your choice. This pin is highly customizable, and can be used to show a wide variety of information via user made icons and titles


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