Spring naar bijdragen

GeoGerard

Leden
  • Aantal bijdragen

    966
  • Geregistreerd

  • Laatst bezocht

Berichten geplaatst door GeoGerard

  1. Reducing Browser Memory Leaks

     

    The Google Maps API encourages the use of function closures, and the API event handling system GEvent attaches events to DOM nodes in such a way that almost inevitably causes some browsers to leak memory, particularly Internet Explorer. Version 2 of the Maps API introduces a new method, GUnload(), that will remove most of the circular references that cause these leaks. You should call GUnload() in the unload event of your page to reduce the potential that your application leaks memory:

     

    <body onunload="GUnload()">

    Using this function has virtually eliminated Internet Explorer memory leaks in Google Maps, though you should test for memory leaks on your own site using tools like Drip if you are noticing memory consumption problems.

     

    LINK

  2. Er komen regelmatig klachten over Magellan.

    De nauwkeurigheid laat wel eens te wensen over.

     

    Als je op je doel afloopt, dan laat dit merk vaak een overschatting zien.

    Je loopt dan je doel voorbij.

     

    Het schijnt te maken te hebben met het algoritme dat je positie bepaald en dat gaat fout als je loopt / beweegt.

     

    Er zullen vast wel anderen zijn die er meer over kunnen vertellen.

     

    Garmin is gewoon beter op dit gebied.

×
×
  • Nieuwe aanmaken...