org.osmdroid.events.MapEvent Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of osmdroid-android Show documentation
Show all versions of osmdroid-android Show documentation
An Android library to display OpenStreetMap views.
package org.osmdroid.events;
/*
* Tagging interface for map events
*
* @author Theodore Hong
*/
public interface MapEvent {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy