Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2829] Titanium.Map.Annotation.image is not working - defaults to standard pin

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionInvalid
Resolution Date2012-04-07T08:32:35.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsios
ReporterStelios Mantas
AssigneeShak Hossain
Created2012-03-02T09:25:19.000+0000
Updated2016-03-08T07:47:45.000+0000

Description

Moving from TC to AC project.

Comments

  1. Devang Gandhi 2012-04-04

    Check the kitchen sink example, https://github.com/appcelerator/KitchenSink/blob/master/Resources/examples/map_view2.js it works.
  2. Eduardo Gomez 2012-04-07

    Titanium.Map.Annotation.image must point to a valid image resource.

    Tested on - iOS Simulator

       [INFO] Launching application in Simulator
       [INFO] Launched application in Simulator (3.72 seconds)
       [DEBUG] executing command: xcodebuild -version
       [DEBUG] Xcode 4.2
       [DEBUG] Build version 4D199
       [INFO] Found 5.0 patch installed
       [INFO] Application started
       [DEBUG] reading stylesheet from: /Users/egomez/Library/Application Support/iPhone Simulator/5.0/Applications/4C952442-7EB3-42AA-9EB1-0239A4C1463F/1BestPractices.app/stylesheet.plist
       [INFO] 1BestPractices/1.0 (1.8.2.59b3a90)
       [DEBUG] Analytics is enabled = YES
       [DEBUG] loading: /Users/egomez/Library/Application Support/iPhone Simulator/5.0/Applications/4C952442-7EB3-42AA-9EB1-0239A4C1463F/1BestPractices.app/app.js, resource: app_js
       [DEBUG] application booted in 145.515978 ms
       [INFO] mapview click clicksource = pin
       [INFO] Annotation clicked
       

JSON Source