Skip to content
This repository was archived by the owner on Sep 3, 2019. It is now read-only.
This repository was archived by the owner on Sep 3, 2019. It is now read-only.

Some enhancements #78

@TomQv

Description

@TomQv
  • can you add a Tag-Property to OsmSharp.UI.Map.Layer-class and also to
    the OsmSharp.Android.UI.MapMarker-class like:
    public new object Tag { get; set; }
  • is it possible to expose the MapMarkers-List readonly in the
    OsmSharp.Android.UI.MapView-class like:
    public List { get { return _markers; } }
  • in the LAyerTile-class a Progress-property would be useful, indicating,
    how many tiles in % are already loaded of the current queue.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions