Re: [OSM-talk] OpenStreetMapWidget

2012-08-13 Thread Aleksandra Milanovic
Made some adjustments in order to make UI elements look normal on Opera Mobile.
Can someone with a small screen and OperaMobile confirm this?

Thank you,
Sandra

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] OpenStreetMapWidget

2012-08-12 Thread Aleksandra Milanovic
@Pavel:
the idea was to make an extensively simple app for giving your
location via SMS and email. The advance features are hidden because I
didn't want to fill up the space with additional buttons.
The buttons are slightly bigger, because it was more difficult to
press them on most of the touch phones.
Thank you for the suggestions. I take them as a serious insight,
especially from the aspect of small screen smartphones.
I'll see what I can do to improve the UI elements.

Thanks again,
Sandra

On Sun, Aug 12, 2012 at 11:53 AM, Vincent Pottier vpott...@gmail.com wrote:
 Le 11/08/2012 19:25, Aleksandra Milanovic a écrit :

 Hi guys,

 can you give me an opinion on the latest changes I've made on my GSoC
 project (http://sandra-milanovic.github.com/OpenStreetMapWidget/) ?
 Additional options are in the right click (longpress for mobile) menu.
 If you have some difficulties, please share them with me.

 Thanks,
 Sandra

 For information,
 There is something similar at :
 http://map.meurisse.org/
 --
 FrViPofm


 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] OpenStreetMapWidget

2012-08-12 Thread Aleksandra Milanovic
Hey guys,
I've made an update. Can you try if it works now? If not, can you
share the versions of Android you're on?
I've test it on Android 4 and Android 2.3.7 and I can't find whats wrong.

And thank you so very much for the feedback,
Sandra

On Sun, Aug 12, 2012 at 6:14 PM, Graham Jones grahamjones...@gmail.com wrote:
 I am having the same trouble with android.  Earlier versions worked though
 so I am sure it can be fixed.

 Graham

 On 12 Aug 2012 16:57, Manfred A. Reiter ma.rei...@gmail.com wrote:

 Hi Aleksandra,

 2012/8/12 Aleksandra Milanovic sandraa.milano...@gmail.com:
  @Pavel:
  the idea was to make an extensively simple app for giving your
  location via SMS and email. The advance features are hidden because I
  didn't want to fill up the space with additional buttons.
  The buttons are slightly bigger, because it was more difficult to
  press them on most of the touch phones.
  Thank you for the suggestions. I take them as a serious insight,
  especially from the aspect of small screen smartphones.
  I'll see what I can do to improve the UI elements.
 

 thank you very much for the nice tool.

 For me it works absolutely perfect on a desktop.
 No complains about the right mouse-button. ;-)

 On my Android smartphone it doesn't work at all. :-(
 ... but I don't know, that I would like to have it on
 the smartphone. On the desktop it is a phantastic
 tool. Once more thank you. ;-)

 Manfred

 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] OpenStreetMapWidget

2012-08-11 Thread Aleksandra Milanovic
Hi guys,

can you give me an opinion on the latest changes I've made on my GSoC
project (http://sandra-milanovic.github.com/OpenStreetMapWidget/) ?
Additional options are in the right click (longpress for mobile) menu.
If you have some difficulties, please share them with me.

Thanks,
Sandra

On Wed, Jun 20, 2012 at 9:43 PM, Claudius claudiu...@gmx.de wrote:
 Am 19.06.2012 09:06, Matthias Meisser:

 Great idea Sandra,

 at FF13 there seem to be a little bug, that you can't pan the map, when
 you try to grab them in the upper area of the map (where the buttons are
 on the right), as the browser trys to select the buttons.


 Reason for that is the width: 80%; statement in the #toolbar CSS markup.
 No idea why you actually need to define the toolbar width. Scales well
 without, but I haven't tested cross-browser.

 Claudius





 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] OpenStreetMapWidget

2012-06-19 Thread Aleksandra Milanovic
@Phillip
thanks

@Steve
The single map - multiple routes overlay will come into consideration
and I already have a plan considering the simple/advanced map context,
as well as the Set Target button.

@Alex
My idea for now is to store all information in the URL (however I
spent some time in researching and/or developing an encoding function
to compress the coordinates info)

@Graham
I've noticed the same problem on iPhone. I'm already on the way to
remedy that issue

@Matthias
I'll spend some time researching the bug.

@All
Thank you for the feedback.
P.S.
If you have a github account, please post the issues on:
https://github.com/Sandra-Milanovic/OpenStreetMapWidget/issues
That would be a tremendous help for me to track them.

On Tue, Jun 19, 2012 at 9:06 AM, Matthias Meisser dig...@arcor.de wrote:
 Great idea Sandra,

 at FF13 there seem to be a little bug, that you can't pan the map, when you
 try to grab them in the upper area of the map (where the buttons are on the
 right), as the browser trys to select the buttons.

 I guess it's a good idea to look at http://wiki.openstreetmap.org/wiki/Maps
 as there are some previous attemps to solve the problem for sharing OSM maps
 with markers/routes. For now I personally use scribblemaps.com to gather
 crowdsourced location based informations, similar to OSMbugs.org :)

 bye,
 Matthias

 Am 19.06.2012 00:04, schrieb Aleksandra Milanovic:

 Hey guys,

 Give me an opinion on my GSoC project:
 http://sandra-milanovic.github.com/OpenStreetMapWidget/
 (it's a work in progress and not all of the functionalities are
 implemented yet)

 All the best,
 Sandra

 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk



 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


[OSM-talk] OpenStreetMapWidget

2012-06-18 Thread Aleksandra Milanovic
Hey guys,

Give me an opinion on my GSoC project:
http://sandra-milanovic.github.com/OpenStreetMapWidget/
(it's a work in progress and not all of the functionalities are implemented yet)

All the best,
Sandra

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk