> On 9 Feb 2018, at 06:40, Thierry Goubier <thierry.goub...@gmail.com> wrote: > > Le 09/02/2018 à 00:46, Arturo Zambrano a écrit : >> I used Roassal + OSM and worked perfectly (2 year ago at least). Although I >> think there is no support for something like a tiles cache. > > We did the OSM support with an in-image tiles cache, but limited to the > current map section being viewed. > > It would be easy to add an on-disk cache to that code. > > Thierry > >> On Thu, Feb 8, 2018 at 7:46 AM, Cédrick Béler <cdric...@gmail.com >> <mailto:cdric...@gmail.com>> wrote: >> Hello, >> I would like to have a representation of a map in the image to show >> (my) GPS coordinates. >> I haven’t really tried nor searched yet but I’ve seen Roassal >> examples that could do the job, especially the Open Street Map >> integration. >> So does people here have advices on how to to that (having a morph >> that shows a map and positions) ? >> Ideally I would like to have it work offline (meaning I download >> first tiles…or a vectorized map would do the job too). >> TIA, >> Cédrick
Thierry, Where are the load instructions ? Does it still work for Pharo 7 ? Sven