go to  ForumEasy.com   
JavaPro  
 
 
   Home  |  MyForum  |  FAQ  |  Archive    You are not logged in. [Login] or [Register]  
Forum Home » Google Maps API » Google Maps API Tutorial -- Controls
Email To Friend  |   Set Alert To This Topic Rewarding Points Availabe: 0 (What's this) New Topic  |   Post Reply
Author Topic: Google Maps API Tutorial -- Controls
WebSpider
member
offline   
 
posts: 147
joined: 06/29/2006
from: Seattle, WA
  posted on: 06/22/2009 06:39:57 PM    Edit  |   Quote  |   Report 
Google Maps API Tutorial -- Controls
Controls are elements on the map view for allowing user interaction through the map. The Maps API comes with a handful of built-in controls you can use in your maps:

  • GLargeMapControl3D - a large pan/zoom control as now used on Google Maps.
  • GLargeMapControl - a simpler large pan/zoom control.
  • GSmallMapControl - a smaller pan/zoom control.
  • GSmallZoomControl3D - a small zoom control (with no panning controls) as now used on Google Maps.
  • GSmallZoomControl - a small zoom control (no panning controls) used in the small map blowup windows used to display driving directions steps on Google Maps.
  • GScaleControl - a map scale
  • GMapTypeControl - buttons that let the user toggle between map types (such as Map and Satellite)
  • GHierarchicalMapTypeControl - a selection of nested buttons and menu items for placing many map type selectors.
  • GOverviewMapControl - a collapsible overview map in the corner of the screen
  • GNavLabelControl - a dynamic label indicating the "address" of the current viewport, appropriate to zoom level.


  •  Profile | Reply Points Earned: 0

     
    Powered by ForumEasy © 2003-2005, All Rights Reserved. | Privacy Policy | Terms of Use
     
    Get your own forum today. It's easy and free.