SmartFIND Developer Center
API Quick Links
Articles and Tutorials
Maps API v2
This documentation refers to version 2 of the SmartFIND Maps API. If you require version 1 of the API, please click here .
|
| A general purpose animation class. | |
| Represents a 2-dimensional bounding box. If a GSBounds instance is in the NZMG coordinate system the minimum coordinate represents the bottom left corner of the bounding box as the value of the y axis increases from bottom to top. | | | Provides a namespace for properties related to the user browser, version, and host platform. | | | A control that belongs to a map. This class is abstract and should not be used directly. | | | Encapulates the width and height of a component (in integer precision) in a single object | | | GSEventManager provides an interface for managing the registration of event handlers for DOM objects. | | | Specifies the images that are used to represent a feature on the map. The way in which the icon is created is dependent upon the icon image's file type. For example PNG images with alpha transparency will use the AlphaImageLoader filter on Internet Explorer to ensure transparency is handled correctly. | | | GSLayer objects are used to work with collections of features. Layers allow all features owned by the layer to be added, removed, or updated collectively. | | | GSMap encapsuates functionality for map creation, management of map feature layers, and map navigation. | | | Encapsulates browser differences in mouse wheel event handling. | | | A coordinate that may be used to specify either a pixel coordinate in the map image's coordinate space or a real world coordinate expressed as an NZMG point. | | | GSPointFeature represents a point of interest (POI) feature. | | | Represents a raster image feature. | | | A utility class containing functions for common operations. | |
|