Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在我的 android 应用程序项目中使用地图。请任何人告诉我如何在我的项目中创建地图?我必须在哪个类中创建地图以及如何在其中插入值?我只想在我的项目中使用城市名称及其代码,并希望输入城市代码作为键和城市名称作为值。例如:DEL 是城市代码,德里是它的值。
要在您的 android 应用程序中显示 MAP,您必须MapView在 android 中使用。
MapView
您可以在此处找到示例。
也参考这个。
您可以使用 Mapview 气球以获得更大的灵活性。
https://github.com/jgilfelt/android-mapviewballoons