Difference between revisions of "Usermap-develop"

From OSGeo
Jump to navigation Jump to search
Line 5: Line 5:
 
* A message of success or failure after setting/updating the location Information through the parser tags.
 
* 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
** There are several different so called popupClasses in Openlayers. You can find some examples of them in the  Popup Matrix example on http://openlayers.org/dev/examples/ I can cange it to any class you want, but I think I can't beat google
+
** There are several different so called popupClasses in Openlayers. You can find some examples of them in the  Popup Matrix example on http://openlayers.org/dev/examples/ I can cange it to any class you want, but I think I can't beat google in the moment. Maybe by using dojo or something like that, but I'm not so good with JavaScript yet.
in the moment. Maybe by using dojo or something like that, but I'm not so good with JavaScript yet.
 
 
* add zoom/info button tool bar
 
* add zoom/info button tool bar
 
* predefine zooms for localchapters or by a given centerat coordinate and zoom level.
 
* predefine zooms for localchapters or by a given centerat coordinate and zoom level.

Revision as of 14:04, 4 March 2009

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


Requested features

  • A message of success or failure after setting/updating the location Information through the parser tags.
  • Create nicer pop-up a la Google
    • There are several different so called popupClasses in Openlayers. You can find some examples of them in the Popup Matrix example on http://openlayers.org/dev/examples/ I can cange it to any class you want, but I think I can't beat google in the moment. Maybe by using dojo or something like that, but I'm not so good with JavaScript yet.
  • add zoom/info button tool bar
  • predefine zooms for localchapters or by a given centerat coordinate and zoom level.

Reported Problems and Errors

  • Problem with entering the location data, because there is no message which tells if it had success or not.
  • My user map fails (user not in database) but I am showing on the main user map. Any ideas? Jasonbirch