Feature #1058
make WGoogleMap::doGmJavaScript protected
| Status: | Closed | Start date: | 11/14/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Koen Deforche | % Done: | 0% | |
| Category: | - | |||
| Target version: | 3.2.0 |
Description
I need to execute JavaScript snippets in WGoogleMap. The most straightforward approach is to call doGmJavaScript, but that method is private. Can we make WGoogleMap::doGmJavaScript protected instead?
History
#1 Updated by Koen Deforche over 1 year ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.2.0
Hey,
That's fine by me. I've also fixed its signature (seqScope was nonsensical).
Regards,
koen
#2 Updated by Koen Deforche over 1 year ago
- Status changed from Resolved to Closed