Skip to content

Instantly share code, notes, and snippets.

@lohithgn
Created September 8, 2016 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lohithgn/ee76ca2f4650b459ca608465f6479647 to your computer and use it in GitHub Desktop.
Save lohithgn/ee76ca2f4650b459ca608465f6479647 to your computer and use it in GitHub Desktop.
RadMap with Confiuration
<telerik:RadMap ID="RadMap1" runat="server" Zoom="2" Width="1000" Height="500">
<CenterSettings Latitude="23" Longitude="10" />
<%-- ommitted for brevity --%>
</telerik:RadMap>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment