UNPKG

mappls-map-react-native

Version:

A Mappls GL react native module for creating custom maps

6 lines (5 loc) 248 B
<?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <size android:height="1dp" android:width="1dp" /> <solid android:color="@android:color/transparent" /> </shape>