Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
Release date: 05/14/2012
Namespaces
New namespaces: 0
Types
Types added in new namespaces: 0
Types added to existing namespaces: 1
Total number of types added (in both new and existing namespaces): 1
Types removed from existing namespaces: 0
Members
Members added on new types: 8
Members added to existing types: 5
Members removed from existing types: 0
Members removed on removed types: 0
Attributes
Attributes added: 0
Attributes added and shown: 0
Attributes removed: 0
Attributes removed and shown: 0
Others
Parameter name changes: 0
MvcEdition, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null
namespace ThinkGeo.MapSuite.MvcEdition {
[[SerializableAttribute]]
public class GoogleOverlay : Overlay, IRequireId, IJsonSerialization {
[[JsonMemberAttribute(MemberName="centerOnStreetView")]]
public Boolean CenterOnStreetView {
[[CompilerGeneratedAttribute]]
get;
[[CompilerGeneratedAttribute]]
set;
}
[[JsonMemberAttribute(MemberName="traf")]]
public Boolean TrafficEnabled {
[[CompilerGeneratedAttribute]]
get;
[[CompilerGeneratedAttribute]]
set;
}
[[JsonMemberAttribute(MemberName="sv")]]
public GoogleStreetView GoogleStreetView { get; set; }
}
[[SerializableAttribute]]
public class GoogleOverlaySetting : OverlaySetting
public GoogleOverlaySetting GoogleStreetView(GoogleStreetView streetView);
public GoogleOverlaySetting TrafficEnabled(Boolean enabled);
}
[[SerializableAttribute]]
public class GoogleStreetView : IJsonSerialization {
public GoogleStreetView(PointShape position);
public GoogleStreetView(PointShape position, Int32 width, Int32 height);
[[JsonMemberAttribute(MemberName="enabled")]]
public Boolean Enabled {
[[CompilerGeneratedAttribute]]
get;
[[CompilerGeneratedAttribute]]
set;
}
[[JsonMemberAttribute(MemberName="h")]]
public Int32 Height {
[[CompilerGeneratedAttribute]]
get;
[[CompilerGeneratedAttribute]]
set;
}
[[JsonMemberAttribute(MemberName="w")]]
public Int32 Width {
[[CompilerGeneratedAttribute]]
get;
[[CompilerGeneratedAttribute]]
set;
}
[[JsonMemberAttribute(MemberName="point")]]
public PointShape Position {
[[CompilerGeneratedAttribute]]
get;
[[CompilerGeneratedAttribute]]
set;
}
public void FromJson(String jsonString);
public String ToJson();
}
}
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.