User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.inmemorymarkeroverlaysetting

ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

A setting for InMemoryMarkerOverlay that contains APIs to set properties of InMemoryMarkerOverlaySetting using in MVC view.

Inheritance Hierarchy

Members Summary

Public Constructors

InMemoryMarkerOverlaySetting(InMemoryMarkerOverlay)

  • Initializes a new instance of the InMemoryMarkerOverlaySetting class.
Remarks
  • N/A
Parameters

Protected Constructors

Public Methods

Columns(Action<Collection<FeatureSourceColumn»)

  • N/A
Remarks
  • N/A
Return Value
Parameters

Feature(Feature)

  • Set feature for Element property and retun the InMemoryMarkerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • feature
    • Type:Feature
    • Description:A feature for Element property

Feature(String,Feature)

  • Set feature with specific key for Element property and retun the InMemoryMarkerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • key
    • Type:String
    • Description:a key string uses for feature
  • feature
    • Type:Feature
    • Description:A feature for Element property

FeatureSource(InMemoryFeatureSource)

  • Set featureSource for Element property and retun the InMemoryMarkerOverlaySetting
Remarks
  • N/A
Return Value
Parameters

SuppressingGridSize(Int32)

  • Set suppressingGridSize for Element property and retun the InMemoryMarkerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • suppressingGridSize
    • Type:Int32
    • Description:A suppressingGridSize for Element property

ZoomLevelSet(Action<MarkerZoomLevelSet>)

  • Set ZoomLevelSet for Element property according to a method that takes MarkerZoomLevelSet and retun the InMemoryMarkerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • zoomLevelSetAction

OnClientClick(String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • clientEventHandler
    • Type:String
    • Description:N/A

OnClientMarkersRequested(String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • clientEventHandler
    • Type:String
    • Description:N/A

OnClientMarkersRequesting(String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • clientEventHandler
    • Type:String
    • Description:N/A

DataBindTo(String,String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • controllerName
    • Type:String
    • Description:N/A
  • actionName
    • Type:String
    • Description:N/A

ActionTriggers(Action<Collection<ActionTrigger»)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • triggerActions

IsVisible(Boolean)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • isVisible
    • Type:Boolean
    • Description:N/A

Name(String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • name
    • Type:String
    • Description:N/A

Opacity(Single)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • opacity
    • Type:Single
    • Description:N/A

IsVisibleInOverlaySwitcher(Boolean)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • isVisibleInOverlaySwitcher
    • Type:Boolean
    • Description:N/A

IsBaseOverlay(Boolean)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • isBaseOverlay
    • Type:Boolean
    • Description:N/A

Id(String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:N/A

OnClientAutoRefreshTick(String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • clientTickFunctionName
    • Type:String
    • Description:N/A

AutoRefreshInterval(TimeSpan)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • timeSpan
    • Type:TimeSpan
    • Description:N/A

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Protected Properties

Element

N/A

Remarks

N/A

Return Value

Public Events

thinkgeo.mapsuite.mvcedition.inmemorymarkeroverlaysetting.txt · Last modified: 2017/03/16 21:59 (external edit)