Revert "google-maps-toggle-feature: new command"
commit485d0fe59d46191a959a35fd46a4e0d155d5f3b7
authorJohn Foerch <jjfoerch@earthlink.net>
Fri, 23 Sep 2011 17:24:27 +0000 (23 13:24 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Fri, 23 Sep 2011 17:24:27 +0000 (23 13:24 -0400)
treef88bf0c4333bb7c293f059049fda305c0a17ea7a
parent9bfba9f6d7c7ce59fa8eca5a9f4fe958d0db34cc
Revert "google-maps-toggle-feature: new command"

This reverts commit 9bfba9f6d7c7ce59fa8eca5a9f4fe958d0db34cc.

Made an incorrect assumption about how to locate the nodes that need to be
clicked for the secondary map features.  It doesn't really work because
the "activityId" numbers that I thought were constant actually change from
visit to visit.  It would be possible instead to use the textual content
of the nodes, but then it would only work in English.  Therefore removing
feature.  If anybody wants this feature back, it will be necessary to dig
through all of google-maps' javascript to find a reliable way to implement
this.
modules/page-modes/google-maps.js