Code Monkey home page Code Monkey logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Dupe of Issue 41. Fixed by r204.

Original comment by [email protected] on 27 Feb 2009 at 12:34

  • Changed state: Fixed

from route-me.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
I don't think that this issue is fixed.  I am on r346 and using custom UIViews 
(loaded from a nib) as RMMarker 
labels and did not get the tapOnLabelForMarker:onMap message until I applied 
this patch to my local version.

Original comment by [email protected] on 14 Mar 2009 at 9:42

from route-me.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Could you please make a copy of SimpleMap, and modify it to replicate the bug? 
Zip up your project and attach it 
as a comment.

Original comment by [email protected] on 14 Mar 2009 at 10:01

  • Changed state: Started

from route-me.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
You should also try your code against the Issue 59 branch.

Original comment by [email protected] on 14 Mar 2009 at 10:18

from route-me.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Here you go.  To replicate more closely my scenario, I hid the label then show 
it when you touch the marker.

Original comment by [email protected] on 14 Mar 2009 at 11:54

Attachments:

from route-me.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
I am finding that tapOnLabelForMarker is not getting called when I set the 
label to a custom UIWebView.   Clearly, 
the UIWebView ( when set to the label ) is not showing as a subclass of 
RMMarker and so the call does not get 
triggered.  If I set the label to be simple text then the tapOnLabelForMarker 
delegate does get called.

Original comment by [email protected] on 24 Aug 2009 at 11:18

from route-me.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Any news about this one ?

Original comment by [email protected] on 24 May 2010 at 10:51

from route-me.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
there is one way to work around the issue is:
you can still use UIView (or subclass it) as you want but draw all your 
sub-views manually. (write your own DrawRect) 

Original comment by [email protected] on 19 Sep 2011 at 8:51

from route-me.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.