Ticket #3662 (closed feature: duplicate)
Patch for lib/OpenLayers/Events.js
| Reported by: | akey | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.11 Release |
| Component: | general | Version: | 2.11 |
| Keywords: | mobile | Cc: | |
| State: | Needs More Work |
Description
First of all, I need to say, I am not native. Sorry, if my English is unclear to understand.
I had got problem with touch device of iPhone, then I found Ticket # 3132. It works well, after I changed Events.js on local pc.
but, my site on net does not use downloaded lib data. Because they gives low performance to server. (I think...) Currently, my site refers "<script src=" http://www.openlayers.org/api/OpenLayers.js">". After this the site's performance became quick and nice... it is ok.
However, the site on iPhone behaves wrong which does not seem to have patch # 3132.
If you forget to put the patch # 3132 on " http://www.openlayers.org/api/OpenLayers.js", please put it.
OR
If the patch statement can be put on other js file which I can edit. please let me know how to do it.
