PHP Classes

MarkerManager & DrasticMap

Recommend this page to a friend!

      DrasticTools  >  All threads  >  MarkerManager & DrasticMap  >  (Un) Subscribe thread alerts  
Subject:MarkerManager & DrasticMap
Summary:Expanding markers from just red or green as ExampleMapGrid2.php
Messages:3
Author:Joe Buchman
Date:2009-08-30 10:11:56
Update:2009-08-31 21:47:05
 

  1. MarkerManager & DrasticMap   Reply   Report abuse  
Picture of Joe Buchman Joe Buchman - 2009-08-30 10:11:56
Hello,
I noticed in ExampleMapGrid2.php, that the markers are red or green relative to the (displaycol: "Climbed",), setting.
Is there a method for having an array of markers based on an array of results in a column? (rather than just yes/no).
Even if the markers were the numbered Google markers, set to say the record "id", field.
If this is a method I should learn then I would be happy for anyone to point me to the relevant references over at Google Maps.

Any assistance is greatly appreciated.
Joe

  2. Re: MarkerManager & DrasticMap   Reply   Report abuse  
Picture of dd dd - 2009-08-31 21:43:42 - In reply to message 1 from Joe Buchman
Hi Joe,

The feature you mention is not a standard feature of DrasticMap. Of course DrasticMap can be extended to display the standard google icons based on the contents of one speficic column, but there is, at this moment, no specific support for that. You would need to extend the source code to do so.

regards, DrasticData

  3. Re: MarkerManager & DrasticMap   Reply   Report abuse  
Picture of Joe Buchman Joe Buchman - 2009-08-31 21:47:05 - In reply to message 2 from dd
ok..no problem - thanks for that. Maybe a future feature?