I have two simple question:
1) How to extend a polyline with a new point (recieved newly from a
GPS device)? Or from an other view: which is faster? Extend a polyline
with the new point (if possible) or make many polylines, all of them
would contain only two points.
2) How to restrict zoom levels on specified map type?