I wrote the Get Point application (https://market.android.com/details?id=jv.android.getpoint&feature=search_result) to store GPS coordinates and export a KML file to be opened in Google Earth. Tha
I am trying to show the users current location with the default blue dot in android. In my maps page I also have a layout that shows different points of interest. Im having trouble figuring out what t
I have a map that links a size_t to a pair, of size开发者_运维知识库_t and int std::map< size_type, std::pair<size_t, unsigned int> > mapVals;
p开发者_运维百科hp noobie here. Would like to seek the help of you guys on the following codes for Google Maps.
I\'m working on an app that displays a large image just about the same way as Google Maps. As the user drags the map, more images are loaded so that when a new part of the map is visible, the correspo
After running tectonicus (minecraft map render), i run in to some error, solved a few by upgrading java to 1.6, and installing some libs: x11-libs/libXcursor & x11-libs/libXrandr
LatLng[] polyLatLng = new LatLng[5]; polyLatLng[0] = LatLng.newInstance(90, 180); polyLatLng[1] = LatLng.newInstance(90, 180);
I am having a little trouble creating pop-up\'s using jquery maps. I can get the makers showing, but can\'t seem to get the pop-ups working with the markers.
How to add a marker to BasicComponentMap from given coordinates using the Nutiteq package. Its quite easy to add a marker if using the current user location, but I want to set a开发者_运维百科 marker
Still stuck with this one can someone please help made some progress just hav开发者_如何转开发ing issues with the info windows now.