# # ChangeLog for trunk/src/map # # Generated by Trac 1.6 # Dec 23, 2024, 5:09:54 PM Fri, 16 Apr 2010 16:31:42 GMT janveeden [7793] * trunk/src/map/inc/nodemapWL.js (modified) * trunk/src/map/inc/overlay.js (modified) David: Fixed the lat long issue. Typecast to number was need. Your ... Fri, 16 Apr 2010 13:50:55 GMT janveeden [7787] * trunk/src/map/inc/markerClusterer.js (modified) Radius in which nodes are clustered is smaller now. Fri, 16 Apr 2010 13:42:44 GMT janveeden [7786] * trunk/src/map/inc/iconStyles.js (modified) * trunk/src/map/inc/nodemapWL.js (modified) Selecting individual markers works like a sunshine. Clusternodes ... Fri, 16 Apr 2010 11:25:48 GMT janveeden [7785] * trunk/src/map/inc/kmlHandler.php (modified) All data information from kml is now in the array $markers. Now also ... Fri, 16 Apr 2010 10:55:40 GMT janveeden [7784] * trunk/src/config.php (modified) * trunk/src/map/inc/kmlHandler.php (modified) * trunk/src/map/inc/node_info.php (modified) * trunk/src/map/index.php (modified) Edited location of the kml file in config. kmlHandler.php now also ... Fri, 16 Apr 2010 07:07:25 GMT janveeden [7783] * trunk/src/map/inc/nodemapWL.js (modified) Fixed map(GMarker constructor) and renamed variable long to longitude. Fri, 16 Apr 2010 06:59:13 GMT janveeden [7782] * trunk/src/map/inc/node_info.php (modified) * trunk/src/map/inc/nodemapWL.js (modified) GMarker title is broken. Save commit. Fri, 16 Apr 2010 02:37:52 GMT ddboer [7779] * trunk/src/img/greenMarker (added) * trunk/src/img/greenMarker/image.png (added) * trunk/src/img/greenMarker/mozPrintImage.gif (added) * trunk/src/img/greenMarker/printImage.gif (added) * trunk/src/img/greenMarker/printShadow.gif (added) * trunk/src/img/greenMarker/shadow.png (added) * trunk/src/img/greenMarker/transparent.png (added) * trunk/src/map/inc/iconStyles.js (added) * trunk/src/map/inc/nodemapWL.js (modified) * trunk/src/map/index.php (modified) -Custom icons -New icons,with shadow and other features created with ... Fri, 16 Apr 2010 00:52:27 GMT ddboer [7778] * trunk/src/map/inc/nodemapWL.js (modified) * trunk/src/map/inc/overlay.js (modified) overlay.js has an drawCircle function. nodeMap: -Circle drawn on ... Thu, 15 Apr 2010 18:35:56 GMT janveeden [7770] * trunk/src/map/inc/node_info.php (modified) Config working. Thu, 15 Apr 2010 18:14:05 GMT janveeden [7769] * trunk/src/map/inc/kmlHandler.php (modified) * trunk/src/map/inc/node_info.php (modified) * trunk/src/map/inc/node_info_start.php (added) * trunk/src/map/index.php (modified) Fixed map to work again (went back a revision). Next up is config to ... Thu, 15 Apr 2010 15:16:24 GMT janveeden [7767] * trunk/src/config.php (modified) * trunk/src/map/inc/kmlHandler.php (modified) * trunk/src/map/inc/node_info.php (modified) * trunk/src/map/inc/nodemapWL.js (modified) * trunk/src/map/index.php (modified) Wed, 14 Apr 2010 10:46:23 GMT bvdvelde [7759] * trunk/src/map/inc/overlay.js (modified) Voegt een cirkel toe wanneer er op een node geklikt wordt... nog ... Wed, 14 Apr 2010 10:21:45 GMT janveeden [7757] * trunk/src/map/style/stylesheet.css (modified) Cleaned a bit. Wed, 14 Apr 2010 10:02:45 GMT janveeden [7756] * trunk/src/map/inc/node_info.php (modified) * trunk/src/map/inc/nodemapWL.js (modified) * trunk/src/map/index.php (modified) * trunk/src/map/style/stylesheet.css (modified) Selecting nodes for clusters done. For single nodes background still ... Wed, 14 Apr 2010 09:45:58 GMT bvdvelde [7751] * trunk/src/map/inc/overlay.js (modified) Wanneer de marker verplaatst verplaatst de cirkel nu mee. Cirkel ... Tue, 13 Apr 2010 19:54:58 GMT bvdvelde [7740] * trunk/src/map/inc/overlay.js (modified) Cirkel word toegevoegd met mouseOver en verwijdered met mouseOut = ... Tue, 13 Apr 2010 17:35:29 GMT janveeden [7738] * trunk/src/map/inc/markerClusterer.js (modified) * trunk/src/map/inc/node_info.php (modified) * trunk/src/map/inc/nodemapWL.js (modified) * trunk/src/map/style/stylesheet.css (modified) Styled the cluster list. Removed different views (beheerder, ... Tue, 13 Apr 2010 17:11:59 GMT janveeden [7736] * trunk/src/map/inc/nodemapWL.js (modified) Thought giving the markers their name as title would make more sense. Tue, 13 Apr 2010 17:02:27 GMT janveeden [7735] * trunk/src/map/inc/node_info.php (modified) * trunk/src/map/inc/nodemapWL.js (modified) Mouse overing a cluster now sends an array holding the id's of the ... Tue, 13 Apr 2010 15:47:43 GMT janveeden [7734] * trunk/src/map/inc/node_info.php (modified) * trunk/src/map/inc/nodemapWL.js (modified) Starting up app gives little help in the top info bar. Selected view ... Tue, 13 Apr 2010 14:07:42 GMT janveeden [7733] * trunk/src/map/inc/markerClusterer.js (modified) * trunk/src/map/inc/nodemapWL.js (modified) Mouseover function for clusternodes done. Gives titles(id's) of each ... Tue, 13 Apr 2010 12:16:45 GMT janveeden [7732] * trunk/src/map/inc/markerClusterer.js (added) * trunk/src/map/inc/nodemapWL.js (modified) Clustering markers now works. Still has to be tweaked a bit +have to ... Tue, 13 Apr 2010 12:15:12 GMT janveeden [7731] * trunk/src/map/index.php (modified) Mon, 12 Apr 2010 19:56:25 GMT rick [7725] * trunk/src/config.php (modified) * trunk/src/inc/ErrorHandler.php (modified) * trunk/src/inc/FileHandler.class.php (modified) * trunk/src/inc/KMLFile.class.php (modified) * trunk/src/inc/KMLPlacemark.class.php (modified) * trunk/src/inc/LogHandler.class.php (modified) * trunk/src/index.php (modified) * trunk/src/init.php (modified) * trunk/src/map/inc/kmlHandler.php (modified) * trunk/src/map/inc/node_info.php (modified) * trunk/src/map/index.php (modified) Made sure the the line style is set to be OS friendly Mon, 12 Apr 2010 19:47:54 GMT rick [7724] * trunk/src/map/index.php (modified) "First off, mixing script with html is horrible practice in 2008, (I ... Mon, 12 Apr 2010 19:15:57 GMT rick [7723] * trunk/src/config.php (modified) * trunk/src/map/index.php (modified) Hacked Google key support for multiple domains Mon, 12 Apr 2010 19:11:44 GMT janveeden [7722] * trunk/src/map/inc/example.kml (added) * trunk/src/map/inc/kmlHandler.php (added) * trunk/src/map/inc/nodemapWL.js (modified) * trunk/src/map/index.php (modified) Replaced GGeoXML with our own KMLHandler. It is now possible to ... Mon, 12 Apr 2010 14:34:44 GMT janveeden [7719] * trunk/src/map/index.php (modified) Added more commenting in index.php Mon, 12 Apr 2010 13:01:00 GMT janveeden [7718] * trunk/src/map/inc/gebruiker_beheerder_switch.js (added) * trunk/src/map/inc/node_info.php (modified) * trunk/src/map/index.php (modified) gebruikers/beheerdersview switch now works for node_info.php. Mon, 12 Apr 2010 12:03:10 GMT janveeden [7717] * trunk/src/map/index.php (modified) Added some more commenting in map/index.php Mon, 12 Apr 2010 11:54:11 GMT janveeden [7716] * trunk/src/map/inc/node_info.php (added) * trunk/src/map/index.php (modified) Placed node_info in seperate php file "inc/node_info.php" in ... Mon, 12 Apr 2010 11:42:56 GMT janveeden [7715] * trunk/src/map/index.php (modified) * trunk/src/map/style/stylesheet.css (modified) * trunk/src/map/style/stylesheet2.css (modified) Beheerder and Gebruikers button added. Modified both CSS files for ... Mon, 12 Apr 2010 11:21:38 GMT janveeden [7714] * trunk/src/map/style/stylesheet2.css (modified) IE stylesheet cleaned Fri, 09 Apr 2010 18:00:55 GMT bvdvelde [7710] * trunk/src/map/inc/overlay.js (modified) Nu met een cirkel + doorzichte opvulling - voorbeeld was direct ... Fri, 09 Apr 2010 17:25:10 GMT bvdvelde [7709] * trunk/src/map/index.php (modified) Paar regeltjes voor 2'e javascript toegevoegd maar overlay.js ... Fri, 09 Apr 2010 10:29:25 GMT bvdvelde [7708] * trunk/src/map/inc/overlay.js (modified) Wanneer in de plaats van nodemapWL gezet, voegt enkele marker toe op ... Fri, 09 Apr 2010 10:23:11 GMT bvdvelde [7707] * trunk/src/map/inc/overlay.js (modified) Thu, 08 Apr 2010 16:50:08 GMT rick [7706] * trunk/src/map (moved) Whoops, forgot to rename to well defined format Thu, 08 Apr 2010 16:46:22 GMT rick [7705] * trunk/src/src_map (moved) Placed folder in right directory