Akthari wrote:

> Hi thanks for your help now my code working what i need.
> Another help is i need a implement a feature scroll zoomin and zoomout
> inside google map.

To make it easy for you: add the following code between line 22 and
23:

  map.addControl(new GSmallMapControl());

Or if you prefer a large one:

  map.addControl(new GLargeMapControl());

--
 Bart
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to