My favorites | Sign in
Project Home Source
Search
for
ExampleSites  
Links to examples of implementations of the various libraries offered here.
Featured
Updated Feb 4, 2010 by pamela.fox

Example Sites

If you've used one of the libraries offered here, feel free to link to an example site. Please list libraries used and any implementation tips.

  • Link: http://www.kreisalarm.de/drkmap
    • Libraries used: LabeledMarker, MarkerManager, ExtJS
    • Shows dozens of marker when zooming in
    • Shows changing the z-index on mouseover for stacked markers
  • Link: http://bleau.info/map/
    • Libraries used: LabeledMarker, ExtInfoWindow
    • The map contains about 700 markers (when zoomed in)

Comment by anniemor...@gmail.com, Mar 23, 2008

ploubalay

Comment by pcough...@gmail.com, Jul 7, 2008

Excellent example using multiple utilities.

Comment by huyn...@gmail.com, Aug 8, 2008

dddd

Comment by adwin.ti...@gmail.com, Aug 24, 2008
  1. Libraries used: MarkerManager?, LabeledMarker?, ExtInfoWindow?
  2. The map contains about 700 markers (when zoomed in)
Comment by saichholzer@gmail.com, Sep 21, 2008

I've modified your current version in order to be able to set a background color for the div containing the zoom imagen, in case you don't want it to be white and yellow...

var otherOpts = { buttonHTML: "<img src='../img/zoom-control-inactive.png' />", buttonHTML_BG: "none", buttonZoomingHTML: "<img src='../img/zoom-control-active.png' />", buttonZoomingHTML_BG: "none", buttonStartingStyle: {width: '24px', height: '24px', background: 'none'}, overlayRemoveTime: 2 };

I can send you my revision in order for you to update this feature if you like it.

Thank you

Comment by saichholzer@gmail.com, Sep 21, 2008

I just notices you already have something done for that... ;)

Thank you

Comment by zendra...@gmail.com, Mar 24, 2009
Comment by bob.silv...@gmail.com, May 7, 2009

Sign in to add a comment
Powered by Google Project Hosting