Hmm, having looked at a GeoXml example there is of course another
way ...
   http://www.dyasdesigns.com/geoxml/riskmap/
That gets multiple different RSS feeds.

If you can arrange your data feed to be one RSS for "channel1", and
another one for "channel2" ...
You might perhaps rewrite your http://www.subflow.net/maps.php to look
for a parameter, such as
  http://www.subflow.net/maps.php?channel=1
You present your data in exactly the same way, but only a part at a
time.

If you then use the GeoXml parser ...
You can assign a different custom baseicon parameter to GeoXml for
each feed.
(In the example that shows as the red and yellow icons)

--~--~---------~--~----~------------~-------~--~----~
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