Skip to content

Instantly share code, notes, and snippets.

@gordonbanderson
Created April 3, 2013 07:36
Show Gist options
  • Save gordonbanderson/5299148 to your computer and use it in GitHub Desktop.
Save gordonbanderson/5299148 to your computer and use it in GitHub Desktop.
Adding a colored line to a google map
$map->addLine( $point1, $point2, $colorHexCode );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment