maps
Java - Data types used as keys in maps
What types of data types are admissible to use as keys in maps in java? Is it ok to use a double? How about a St开发者_如何学Goring? Check out the API as there may be limitations on permissible types[详细]
2023-04-04 14:07 分类:问答Failed to find style 'mapViewStyle' in current theme
I am making an app which uses google maps. But in my xml I get th error\"Failed to find style \'mapViewStyle\' in current theme.\" Instead I have given onternet permission and used the google maps lib[详细]
2023-04-04 11:03 分类:问答Geocoding Code not Working - Googlemaps
I am trying to use geocoding to take an address, work out the longitude and latitude and then display an overlay on the map.[详细]
2023-04-04 03:14 分类:问答How can I change an overlay's icon from Android's MapView class?
I\'m working on a map in Android, with several overlay icons covering it. My problem is that each overlay\'s icon is static and does not resize with the rest of the map when zooming in and out. This c[详细]
2023-04-03 04:10 分类:问答Android google maps custom tiles
I\'d like to build an app using google maps and I\'d love to have some kind of custom tiles. As I\'ve found nothing on the web, I\'d like to know if there is any way to do that on Android?[详细]
2023-04-03 02:08 分类:问答Actionscript + Google Maps API Memory Leak
I\'ve never used actionscript before, and but I\'ve just had to dive into it in order to get a map working.[详细]
2023-04-02 18:40 分类:问答Google Maps + Geo-location w/ SQL
I have a script that displays a bunch of addresses in a SQL database (They\'re all geocoded) and places them onto a google map. I can\'t seem to figure out how to have the map center on the user\'s lo[详细]
2023-04-02 18:23 分类:问答Android: Google MapView within ViewFlipper
I have a layout which uses a ViewFlipper to keep a tabbar visible at all times throughout the app. The main activity extends TabActivity. For one of my views I want to have a mapview, I have tried th[详细]
2023-04-02 14:03 分类:问答Google Map Markers from Local JSON Data
Greets!Is it possible to create a Google M开发者_Go百科ap in IE from JSON data stored locally (no server)?I had a solution working that used local KML data which worked in Firefox but not IE, apparent[详细]
2023-04-02 06:43 分类:问答How to get world countries borders in term of coordinates?
How开发者_如何学运维 to get world countries borders in term of array of coordinates? I would like to draw countries overlays in the world map using Mapkit of IOS.Id say your best bet is finding a Goog[详细]
2023-04-02 06:11 分类:问答