Class MMDataResolver

Object
   |
   +--MMDataResolver

class MMDataResolver

Defined in MultimapAPI


Constructor Summary
MMDataResolver ()
            The Multimap Data Resolver.
 
Method Summary
 String getCopyright( <integer> map_index, <integer> map_type )
           Gets the copyright information for a map index.
 Array getCoverage( <MMLocation> position, <integer> zoom_factor, <integer> map_type )
           Gets the coverage available for a given lat/lon, zoom factor and map type.
 Array getDataPreferences( map_type )
           Retrieves the current data preferences in use by the Multimap API.
 Array getDefaultDataPreferences( map_type )
           Retrieves the default data preferences for the Multimap API.
 void setDataPreferences( <integer> map_type, <Array> preferences )
           Sets the data preferences for the viewers on the page.

Constructor Detail

MMDataResolver

MMDataResolver()

Method Detail

getCopyright

String getCopyright( <integer> map_index, <integer> map_type )

getCoverage

Array getCoverage( <MMLocation> position, <integer> zoom_factor, <integer> map_type )

getDataPreferences

Array getDataPreferences( map_type )

getDefaultDataPreferences

Array getDefaultDataPreferences( map_type )

setDataPreferences

void setDataPreferences( <integer> map_type, <Array> preferences )


Documentation generated by JSDoc on Tue Jun 30 13:55:23 2009