[TASK] Initial commit with basic product setup
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Mapbox.Unity.Map
|
||||
{
|
||||
public interface ISubLayerStyle
|
||||
{
|
||||
void SetAsStyle();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user