On Tue, 2010-05-18 at 17:56 +0200, Sander van Grieken wrote: > On Tuesday 18 May 2010 11:20:05 John Stowers wrote: > > Some work is ongoing here, API comments welcomed. > > > > http://github.com/nzjrs/osm-gps-map/tree/track-api-rework > > Ah you have created add/remove track functions, nice. I found that by using > the _replace > function I can simulate add/remove, but I will switch over to the new > functions once > there's a new release of OGM. > > I just hooked up the OsmGpsMap defined maps into foxtrotGPS and I noticed > that setting the > map-source property does not redraw the map. It will use the new source > though when > forcing a redraw by using zoom in or out.
This has been fixed in git HEAD. You could also call osm_gps_map_scroll(0,0). John > > grtz, > Sander > _______________________________________________ > This message is sent to you from [email protected] mailing list. > Visit http://lists.osgeo.org/mailman/listinfo/foss-gps to manage your > subscription > For more information, check http://wiki.osgeo.org/wiki/FOSS-GPS _______________________________________________ This message is sent to you from [email protected] mailing list. Visit http://lists.osgeo.org/mailman/listinfo/foss-gps to manage your subscription For more information, check http://wiki.osgeo.org/wiki/FOSS-GPS
