Subversion Repositories Projects

Rev

Rev 212 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
212 ligi 1
package org.ligi.android;
2
 
3
public interface MapKey
4
{
5
 
6
public final String MapKey=INSERT_YOUR_MAP_API_KEY;
7
 
8
}