coyote: CGGOOGLEMAPMARKER__DEFINE

Description
This program is the definition module for a Google Map Marker structure, which is
used in the GoogleMapWidget object to add markers to Google Static Map images.
Categories
Utility
Examples
Create a variety of map markers::
   marker1 = {cgGoogleMapMarker, 'normal', 'dodger blue', 'A', $
        Ptr_New(40.600), Ptr_New(-105.100)}
Author
FANNING SOFTWARE CONSULTING::
   David W. Fanning 
   1645 Sheely Drive
   Fort Collins, CO 80526 USA
   Phone: 970-221-0438
   E-mail: david@idlcoyote.com
   Coyote's Guide to IDL Programming: http://www.idlcoyote.com
History
Written, 20 June 2012.
Copyright
Copyright (c) 2012, Fanning Software Consulting, Inc.