Click here to Skip to main content
15,886,362 members
Home / Discussions / C#
   

C#

 
QuestionHow to show google zoom bar in my map ? Pin
a1_shay15-Jan-13 8:26
a1_shay15-Jan-13 8:26 
i use c# with asp.net ,i didn't understand how to add zoom bar to my google map.
in the aspx file the map configure like this:
<cc1:gmap id="GMap3" runat="server" width="850px" height="500px" language="he"
="">
and the key is configure in the cs file.i saw lots of exsample but evrything in aspx file ,and if i try to change there something i have error in the visual studio.
so i hust want to know how to add this zoom bar in the left
AnswerRe: How to show google zoom bar in my map ? Pin
Pete O'Hanlon15-Jan-13 8:48
mvePete O'Hanlon15-Jan-13 8:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.