I have created an application which shows the multiple overlay as the result of search button click ,there is one more button result list ,which open a dialog box with list view having the details of
Is there any way i can implement a zoom listener that can trigger events as soon as the zoom level changes. So far, i have managed with the onUserinteraction method manually checking for changing zoom
The background purpose is that I want to divide a country into different regions. For example, divide USA into all its states. Each state shoul开发者_如何学运维d be clickable or selectable in a checkb
I am trying to populate a map overlay with markers using lat and long from an existing SQLite database. I have found examples where you input the lat and long as part of the method but none where it i
Is there a way to add views to ItemizedOverlays in android maps? If there is a way please tell me how to.. thank you..
This is my first post and I am admittedly over my head, but I do need some help. I downloaded Apple\'s KMLViewer example to look at overlays in maps. After getting it to work, as part of my \"investi
I have a DICOM image that I am reading using C# and converting it into a 16bit bitmap. The bitmap gets created but the image has DICOM overlays. I want to burn the overlay into the bitmap while creati
I use OpenLayers v2.8 mapping library and I have multiple base layers and one overlay. That overlay is available with all the base layers, how do I put this overlay only to a specific base layer? I im
is there anyway of creating a String overlay? Because I\'m wo开发者_开发百科rking on a project which I show the spots in the map, but I wanna also show some String identifing the spot, like an id, for
i followthis article ,and the code is : var myLatlng = new google.maps.LatLng(40.65, -73.95); var myOptions = {