22 Apr
2014
22 Apr
'14
4:20 p.m.
On 2014-04-22 16:04, Tom Hayward wrote:
On Tue, Apr 22, 2014 at 3:54 PM, Dean Gibson AE7Q <hamwan@ae7q.com> wrote:
... https://www.airmen.aero/logbook/FlightMap.php?LOGBOOK=A0672484&QUAL= That page has more than 3000 lines of javascript.
Tom
Yes, it does, but they are all needed (and trivial) calls to the Google Maps interface. All the logic to read them from the database and generate them, comes from php execution on the server. I just prefer working on the server side when possible (not possible with the bubbles). My feeling is that you minimize browser compatibility issues. In my case, I (hopefully) leave those to the Google Maps API.