Re: [OSM-talk] Ipad and openstreetmap.org

2011-05-11 Thread Steve Coast

nobody has mentioned opentouchmap.org yet... so...

On 5/11/2011 6:38 AM, Martijn van Exel wrote:
While OpenLayers is not multitouch savvy, there's native apps that 
show you the map, with less or more frills tacked on.


route-me[1] (in spite of the name, this is 'just' a slippy map client 
library for iOS) is the basis for many native iOS map apps that don't 
use the built in MapKit framework (which works exclusively with Google 
Maps tiles).


An example of a nice route-me implementation (I think) is MapBox[2]. 
It can use on- and offline tiled map resources. For offline maps they 
developed an sqlite-based storage 'standard' called MBTiles.

And of course there's OffMaps[3].

[1] https://github.com/route-me/route-me
[2] http://mapbox.com/#/
[3] http://www.offmaps.com/

On Wed, May 11, 2011 at 2:06 PM, Floris Looijesteijn  
wrote:


Hey,

I was wondering if anyone is working on Ipad support for
openstreetmap.org ?
Otherwise I will start working on it myself...

At the moment you cannot scroll or zoom on our map.

From memory I think the behaviour on Android is about the same.

Greetings,
Floris Looijesteijn

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




--
Martijn van Exel
http://about.me/mvexel


___
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] Ipad and openstreetmap.org

2011-05-11 Thread Martijn van Exel
While OpenLayers is not multitouch savvy, there's native apps that show you
the map, with less or more frills tacked on.

route-me[1] (in spite of the name, this is 'just' a slippy map client
library for iOS) is the basis for many native iOS map apps that don't use
the built in MapKit framework (which works exclusively with Google Maps
tiles).

An example of a nice route-me implementation (I think) is MapBox[2]. It can
use on- and offline tiled map resources. For offline maps they developed an
sqlite-based storage 'standard' called MBTiles.
And of course there's OffMaps[3].

[1] https://github.com/route-me/route-me
[2] http://mapbox.com/#/
[3] http://www.offmaps.com/

On Wed, May 11, 2011 at 2:06 PM, Floris Looijesteijn  wrote:

> Hey,
>
> I was wondering if anyone is working on Ipad support for openstreetmap.org
> ?
> Otherwise I will start working on it myself...
>
> At the moment you cannot scroll or zoom on our map.
>
> From memory I think the behaviour on Android is about the same.
>
> Greetings,
> Floris Looijesteijn
>
> ___
> talk mailing list
> talk@openstreetmap.org
> http://lists.openstreetmap.org/listinfo/talk
>



-- 
Martijn van Exel
http://about.me/mvexel
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Ipad and openstreetmap.org

2011-05-11 Thread Floris Looijesteijn
On Wed, May 11, 2011 at 3:13 PM, Tom Hughes  wrote:
> On 11/05/11 13:06, Floris Looijesteijn wrote:
>
>> I was wondering if anyone is working on Ipad support for openstreetmap.org?
>> Otherwise I will start working on it myself...
>
> I'd love to know how you're going to "work on it" exactly ;-)
>
> I mean you do know that the map is entirely driven by a third party
> javascript library right? So that is what you would need to work on
> rather than our site...

Of course, and I love OL!
I just wanted to know if somebody already looked into the problem
otherwise I would have done that.

BTW, this (dev) example works like a charm on Ipad, a lot better
than the one on khtml.org.

http://www.openlayers.org/dev/examples/mobile-navigation.html

I had just hoped that this would have gotten implemented a bit faster...

Greets,
Floris

> As it happens the OpenLayers developers aren't entirely unaware of the
> fact that touch devices are now quite popular and hence that have done
> lots of work to make the next version of OpenLayers support them. Once
> it is released we will of course implement that on openstreetmap.org.
>
> Tom
>
> --
> Tom Hughes (t...@compton.nu)
> http://compton.nu/
>

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


Re: [OSM-talk] Ipad and openstreetmap.org

2011-05-11 Thread Tom Hughes
On 11/05/11 13:06, Floris Looijesteijn wrote:

> I was wondering if anyone is working on Ipad support for openstreetmap.org?
> Otherwise I will start working on it myself...

I'd love to know how you're going to "work on it" exactly ;-)

I mean you do know that the map is entirely driven by a third party
javascript library right? So that is what you would need to work on
rather than our site...

As it happens the OpenLayers developers aren't entirely unaware of the
fact that touch devices are now quite popular and hence that have done
lots of work to make the next version of OpenLayers support them. Once
it is released we will of course implement that on openstreetmap.org.

Tom

-- 
Tom Hughes (t...@compton.nu)
http://compton.nu/

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


Re: [OSM-talk] Ipad and openstreetmap.org

2011-05-11 Thread Floris Looijesteijn
Just tried it, but that's not even near the usability/performance of
Google Maps.

But I guess the mainstream will just have to wait for the OL update...

Greets,
Floris

On Wed, May 11, 2011 at 2:13 PM, Joseph Reeves  wrote:
> Hi Floris,
>
> Have you tried khtml.org? There are others too, I think.
>
> Cheers, Joseph
>
>
>
> On 11 May 2011 13:06, Floris Looijesteijn  wrote:
>> Hey,
>>
>> I was wondering if anyone is working on Ipad support for openstreetmap.org?
>> Otherwise I will start working on it myself...
>>
>> At the moment you cannot scroll or zoom on our map.
>>
>> From memory I think the behaviour on Android is about the same.
>>
>> Greetings,
>> Floris Looijesteijn
>>
>> ___
>> 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] Ipad and openstreetmap.org

2011-05-11 Thread Remco van Zuijlen

Hi,

how about OpenMaps ?

http://www.youtube.com/watch?v=EVnybxwhis4
http://izeize.com/openmaps/

I'm not familiar with the developer, but I have this installed on my iPad
and iPhone, and it looks like something you could use.

Remco


On Wed, May 11, 2011 at 02:06:16PM +0200, Floris Looijesteijn wrote:
> Hey,
> 
> I was wondering if anyone is working on Ipad support for openstreetmap.org?
> Otherwise I will start working on it myself...
> 
> At the moment you cannot scroll or zoom on our map.
> 
> From memory I think the behaviour on Android is about the same.
> 
> Greetings,
> Floris Looijesteijn
> 
> ___
> talk mailing list
> talk@openstreetmap.org
> http://lists.openstreetmap.org/listinfo/talk
> 

-- 
Remco van Zuijlen 

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


Re: [OSM-talk] Ipad and openstreetmap.org

2011-05-11 Thread Richard Fairhurst
Floris Looijesteijn wrote:
> I was wondering if anyone is working on Ipad support for 
> openstreetmap.org?

AIUI gesture (touch-screen) support is in the latest development builds of
OpenLayers, and will be available on osm.org when they make an official
release.

cheers
Richard



--
View this message in context: 
http://gis.638310.n2.nabble.com/Ipad-and-openstreetmap-org-tp6351574p6351588.html
Sent from the General Discussion mailing list archive at Nabble.com.

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


Re: [OSM-talk] Ipad and openstreetmap.org

2011-05-11 Thread Joseph Reeves
Hi Floris,

Have you tried khtml.org? There are others too, I think.

Cheers, Joseph



On 11 May 2011 13:06, Floris Looijesteijn  wrote:
> Hey,
>
> I was wondering if anyone is working on Ipad support for openstreetmap.org?
> Otherwise I will start working on it myself...
>
> At the moment you cannot scroll or zoom on our map.
>
> From memory I think the behaviour on Android is about the same.
>
> Greetings,
> Floris Looijesteijn
>
> ___
> 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] Ipad and openstreetmap.org

2011-05-11 Thread Floris Looijesteijn
Hey,

I was wondering if anyone is working on Ipad support for openstreetmap.org?
Otherwise I will start working on it myself...

At the moment you cannot scroll or zoom on our map.

>From memory I think the behaviour on Android is about the same.

Greetings,
Floris Looijesteijn

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