overlays
Show the listview item clicked location on google map
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[详细]
2023-04-08 08:56 分类:问答Android Map Overlay Issues
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[详细]
2023-04-07 04:58 分类:问答Creating a selectable/clickable overlay on Google Maps
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[详细]
2023-03-22 13:48 分类:问答GeoPoints from existing SQLite Database
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[详细]
2023-03-14 15:09 分类:问答can i add views to overlays in android maps?
Is there a way to add views to ItemizedOverlays in android maps? If there is a way please tell me how to.. thank you..[详细]
2023-03-06 16:40 分类:问答KMLViewer Question
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[详细]
2023-03-04 07:27 分类:问答DICOM and DICOM overlay question
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[详细]
2023-02-07 09:06 分类:问答How to show overlay only in specific base layer?
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[详细]
2023-02-03 15:01 分类:问答String Overlay in Android
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[详细]
2023-02-01 20:47 分类:问答how to get all Overlays via KmlLayer class on google-maps-v3 not noly when someone click
i followthis article ,and the code is : var myLatlng = new google.maps.LatLng(40.65, -73.95); var myOptions = {[详细]
2023-01-08 11:39 分类:问答