Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (annotations)
Browsing all 20 articles
Browse latest View live

Annotations on android makes me wanna shoot a kitten

Hi all! I've spent the day looking at this but can't find the solution. And it drives me insane. As soon as I try to add an annotation to the map view for android the app crashes. Here:s my code: I'm...

View Article



dynamic prganisation od annotations

Hi, I try to realize a dynamic mapview, wich is controlled by xhr-request (to get current points). Here is my way:var annotationManager = (function() { var lastannotations = []; var api = {}; //...

View Article

Event for completing adding aof annotations?

Hi, in my app I add ca. 900 annotations. The rendering eats a lot of time. A debug log for and after loop shows the process is asynchron, because both tasks have a time gap under 1 sec. But during...

View Article

Draggable annotations

Yuri has build and modification in 1.7.0 to make annotations draggable. There is a youtube movie about this. It seems to work. I believe he modified the TimapView.m. Here is the code:...

View Article

Change annotation font size

Hi, I have to dispaly some long annotation titles. The problem is that the default font size is too big for this. Is there a way to change the font size (to make it smaller) ? Of course I can use the...

View Article


Creating addEventListeners to SQLite database annotations imported from loops

Hello Appcelerator Community!!! Its an honor to share this time with you. I am having difficulty adding eventListeners to imported annotation's leftButton and rightButtons. My question is: Do i assign...

View Article

Making Annotations dissappear if the user zooms in close enough

I have a mapView and 3 Annotations on it. How can I make the annotations dissappear if the user zooms in to a certain level and then appear again if the user zooms out. I think I have to use...

View Article

How to create XML coordinates for map annotations

I want to have a map with many gps coordinates and these coordinates are going to be in an XML file. I want to create an httpclient to pull those coordinates for my annotations. Is it possible to do so?

View Article


What's the maximum number of annotations?

I have a list with 3000 POI's. But the app crashes once I add the array to the mapview Is there a maximum number of annotations which are allowed to add to the mapview? Or do I need an entirely...

View Article


Problem with multiple annotation images

When I first add some annotations to the map, e.g. hotels, everything looks fine. If I remove these annotations and adds another set, e.g. restaurants, the images of these annotations are the same as...

View Article

multiple annotations groups on a mapview

i am loading from a database groups of annotations, i can create all the annotations and save them on a Array and then display them on the map. but i want to be able to have more than one group of...

View Article

Removing Annotations

Hi all, i try to get this work, But is not remove the annotations. mapview.removeAnnotations(cars); not working mapview.addAnnotation(cars); working b1.addEventListener('click', function() {...

View Article

Titanium android max annotations

Is there a way in titanium to add unlimited number of annotations in android:(?Even after removing all annotations on window close event memory leak occurs

View Article


Can't show rightButton or rightView on Annotations (Android)

Hi, Do these 2 properties (rightButton and rightView) work on Android ? I can't see them, I can see the left button image, but setting the same image to the right Button doesn't show anything. I have...

View Article

How to remove many annotations from mapView?

I've dynamically added a (variable) number of annotations to a mapView. Now I want to remove them all. What is the way to do this? I've tried a few things but mapview.annotations.length doesn't seem to...

View Article


How to style annotation attributes

Is there an easy way to style the annotation attributes such as the rightButton, title, subtitle. For instance I would like to define height and width for the rightButton? Any help would be...

View Article

Map annotations get added multiple times

Hello, I have a simple map with three annotation and the map is added to a view. If a move the view, for example myview.left = 100, the same three annotations are added again (over the others). Why?

View Article


Map: Fit Region automatical

Hi, is there a way to set my Map region dynamical by the annotations that are on my map? E.g. i got 5 Annotations and i want my map to fit the screen so all 5 are visible in the window.

View Article

Problem with Map V2 buttons on annotation's leftView

Hi, I have created a map (V2) on Android, I have some annotations and on each annotation the leftView is a View with buttons on it. Unfortunatelly I'm not able to get the buttons events. I have tryed...

View Article

how to open a window with properties based on an annotation clicked

Hello all. I have a table view which when clicked, based on the row opens a new window which I am passing a number of properties to it based on the rowData. This is working fine, now my problem is that...

View Article
Browsing all 20 articles
Browse latest View live




Latest Images