|
Libraries
List of libraries here and quick links to them
Below is a list of the libraries being worked on in this project, with links to their final released versions and their in-development version. We generally recommend downloading the JS to your server for maximal stability. MarkerManagerThis is the open-source version of GMarkerManager, with improvements. Browse Released Versions or Development Version. LabeledMarkerThis class extends the Maps API's standard GMarker class with the ability to support markers with textual labels. Browse Released Versions or Development Version. DragZoomThis is a control created by Andre Lewis that allows you to select an area on the map by dragging a rectangle and the map will then zoom to that area. Browse Released Versions or Development Version. ContextMenuControlThis lets you add a comfortable context menu and draggable directions with just one line of code. Browse Released Versions or Development Version. ExtMapTypeControlThis is a control that mimics MapTypeControl and optionally has a Traffic button with drop down legend. Browse Released Versions or Development Version. ExtInfoWindowThis is an extension that lets you create custom styled info windows with CSS and makes it easy to load in AJAX content or tabs. Browse Released Versions or Development Version. KeyDragZoomThis is a lightweight alternative to DragZoomControl. When the user presses a key (SHIFT is default), they can drag a box and the map will zoom to fit that box. There is no control for triggering the zoom, as in DragZoomControl. Browse Released Versions or Development Version. MapIconMakerThis gives you static function(s) for creating dynamically sized and colored marker icons using the Charts API marker output. Browse Released Versions or Development Version. MapsicleA library to augment a Street View panorama with image markers and HTML content that track a real-world location. Browse Released Versions or Development Version. MarkerClustererThis library creates and manages per-zoom-level clusters for large amounts of markers (hundreds or thousands). This library was inspired by the Maptimize hosted clustering solution. Browse Released Versions or Development Version. MarkerTrackerThis utility displays directional indicators for "important" markers on that are out of your maps view. Browse Released Versions or Development Version. ExtLargeMapControlThis reates a control with buttons to pan in four directions, and zoom in and zoom out, and a zoom slider. The UI is based on the LargeMapControl from Google Maps (circa December 2008). Browse Released Versions or Development Version. TabbedMaxContentThis lets developers easily create maximized info windows with tabs inside them (similar to the Google Maps local business info windows). Browse Released Versions or Development Version. PopupMarkerThis lets developers attach mini info bubbles to their markers that can contain icons, HTML, custom colors, and more. Browse Released Versions or Development Version. SnapShotControlThis library makes it easy to generate an image "snapshot" of your interactive map, using the Google Static Maps API. Browse Released Versions or Development Version. |
Sign in to add a comment
good website
are there plans to make these libraries interoperable with the Loader API? (e.g. google.maps. namespace)
can anyone offer some help with markers ?
I would like to list universities from North America, South America and Carribean at http://fiorechess.org/amap3.html
Presently, the sample code I copied from is using CapitalCitiesCache?; the cities that I will use are not capital cities. Is there an appropriate file I could use?
Below is required information to possibly assist
key=ABQIAAAASTt20sIJ_qz9OP3PblFcRRTIYawYPaOzC9hUjS-JpMuJxJ44hBQdevmJiTsDF97A4_5favFMJr9V9A q=2601 North Floyd Road • Richardson, TX 75083-0688 sensor=false output=json (is that correct or should I use xml?)
thanks!
very good
is there also a ExtSmallMapControl? somewhere?
The ExtSmallMapControl? was marged to GExtLargeMapControl's "small" option.
great !! is there a good example to draw a circle with the center at given lat/lng and specified radius in miles/km ?
Is the PopupMarker? compatible with MarkerManager?? I am getting some strange behaviours when I replace my GMarkers with PopupMarkers?.
>drinkdeuchars I see.You right that PopupMarker? doesn't compatible with MarkerManager?. I'll try to solve.
The description above for KeyDragZoom? is incorrect. The default trigger key is the Shift key. You can programmatically change it to Ctrl or Alt.
Hi just wondering when will the compatibility issue of MarkerManager? and PopupMarker? be solved?
Hi yuhsinsc-
The PopupMarker?? is updated to ver1.1. V1.1 is solved compatibility issue with GMarkerManager.(Maybe...) Probably, the PopupMarker?? is going to release as soon as.
If you want to try it, you access to below url.
http://gmaps-utility-library-dev.googlecode.com/svn/trunk/popupmarker/examples/popupmarker_with_markermanager.html
http://gmaps-utility-library-dev.googlecode.com/svn/trunk/popupmarker/examples/chartpopupmarker_with_markermanager.html