r0bn / swp2

Softwareprojekt HFT Stuttgart
1 stars 1 forks source link

map no sync correctly #53

Closed huth1 closed 9 years ago

huth1 commented 9 years ago

If you change radius and an map, the new radius size is not shown. It is only shown when you move the point. If you change coordinates of point (in input field), the point isn't moved, when you open the map.

9SphynX9 commented 9 years ago

fixed map loading routine for circles. added default measurement value (Kilometer).

If the user didn't choose a measurement, but tries to set a radius via map, the measurement will be setted to Kilometer and the user gets an alert box with the information.

huth1 commented 9 years ago

radius is not correct set, when "Einheit" is choosen as measurement you can delete "Einheit" from the dropbox and choose "meter" as default

9SphynX9 commented 9 years ago

changed... default value of measurement is now Meter