8000 GitHub - jeancaffou/mapsforge-map-0.3.1-with-onTap
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

jeancaffou/mapsforge-map-0.3.1-with-onTap

Repository files navigation

mapsforge-map-0.3.1-with-onTap

Since this is only a commited patch taken from here, the thing to notice is this:

"onTap", GeoPoint.class, MapView.class);

Therefore, implementing an onTap() method in an Overlay item should yield expected results.

Example:

public abstract class ResponsiveOverlay implements Overlay {
	
	public void onTap(GeoPoint geoPoint) {

	}
	// ...
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0