Coyote Graphics Map Projection Routines

Date: Fri Nov 29 13:44:27 2013

single page | use frames     summary     class     fields     routine details     file attributes

.\

cggooglemapmarker__define.pro


Class description for cgGoogleMapMarker

Fields

Fields in cgGoogleMapMarker

LATS ptr_new()
SIZE ''
LONS ptr_new()
LABEL ''
COLOR ''

top cgGoogleMapMarker__Define

Utility

cgGoogleMapMarker__Define

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.

Examples

Create a variety of map markers:

marker1 = {cgGoogleMapMarker, 'normal', 'dodger blue', 'A', $ Ptr_New(40.600), Ptr_New(-105.100)}

Author information

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

Copyright:

Copyright (c) 2012, Fanning Software Consulting, Inc.

History:

Written, 20 June 2012.

File attributes

Modification date: Fri Jan 25 17:04:20 2013
Lines: 74
Docformat: rst rst