Difference between revisions of "Usermap-develop"

From OSGeo
Jump to navigation Jump to search
Line 1: Line 1:
 
This page is for the request of new features and the reporting of problems/errors according to the Usermap.
 
This page is for the request of new features and the reporting of problems/errors according to the Usermap.
  
 +
= New features to test =
 +
I had a little "usermap code sprint" :) the last days and added a new "AdminTool", where you can set your map parameters and define several maps.
 +
I installed a wiki as a test playground for the usermap. Anybody can crate an account and play with it.
 +
-> http://wiki.christian-willmes.de
 +
 +
I hope it will be not too much spam in the wiki because of the open account create functionality, when it gets to much I have to close the account creating option, so be fast ;)
 +
 +
If you find bugs, or want additional functionality make a comment on this page or contact [[User:Christian Willmes | me]] directly.
  
 
== Requested features ==
 
== Requested features ==
* Placemark balloon text hyperlinked to the user page. ✔ (submitted on 03/06)
 
* A message of success or failure after setting/updating the location Information through the parser tags.
 
 
* Create nicer pop-up a la Google
 
* Create nicer pop-up a la Google
 
** Yves suggests the FramedCoud OpenlLayer popUpClass. Anybody against it?  
 
** Yves suggests the FramedCoud OpenlLayer popUpClass. Anybody against it?  
* add zoom/info button tool bar
 
** I will try to implement this http://openlayers.org/dev/examples/navtoolbar.html
 
*** it will be optional (by default on)
 
* predefine zooms for localchapters or by a given centerat coordinate and zoom level. ✔ (submitted on 03/05 see [http://wiki.osgeo.org/wiki/UserMap_Documentation Documentation])
 
  
 
== Reported Problems and Errors ==
 
== Reported Problems and Errors ==
* Problem with entering the location data, because there is no message which tells if it had success or not.
+
 
  
 
== Contribution ==
 
== Contribution ==

Revision as of 11:31, 11 March 2009

This page is for the request of new features and the reporting of problems/errors according to the Usermap.

New features to test

I had a little "usermap code sprint" :) the last days and added a new "AdminTool", where you can set your map parameters and define several maps. I installed a wiki as a test playground for the usermap. Anybody can crate an account and play with it. -> http://wiki.christian-willmes.de

I hope it will be not too much spam in the wiki because of the open account create functionality, when it gets to much I have to close the account creating option, so be fast ;)

If you find bugs, or want additional functionality make a comment on this page or contact me directly.

Requested features

  • Create nicer pop-up a la Google
    • Yves suggests the FramedCoud OpenlLayer popUpClass. Anybody against it?

Reported Problems and Errors

Contribution

If you feel like fixing a bug or want to add a feature yourself. The usermap code is hosted in an SVN repository: http://svn.christian-willmes.de/usermap

Contact Christian Willmes for commit access to the svn.

See also