This is a migrated thread and some comments may be shown as answers.

Problem with pushpin mouseleftbutton_event.

1 Answer 35 Views
Map
This is a migrated thread and some comments may be shown as answers.
Francis
Top achievements
Rank 1
Francis asked on 09 Jun 2011, 06:48 PM
Hi,
I have a radmap that has a mapmouseclick event, in which i create a point of interest(popup to fill in infos) with a pushpin. Once the pushpin is created i add mouseleftbuttondown and mouserightbuttondown to it so i can edit the point(with left) and delete a point(with right). Up to now everything works fine, i can edit and delete points.

However, when I add points from the code (lets say, to load a set of point of interests),i use the same code that i used to create the point in the mapmouseclicks. My problem is that the mouseleftbutton event doesnt work when the point is created this way. When i click on a pushpin, it enters the mapmouseclick event. The mousebuttonright one works fine to delete a point tho.

Anyone could help on this please ?
Thank you :)

1 Answer, 1 is accepted

Sort by
0
Francis
Top achievements
Rank 1
answered on 10 Jun 2011, 04:29 PM
I found out why this was caused.
Thanks anyways
Tags
Map
Asked by
Francis
Top achievements
Rank 1
Answers by
Francis
Top achievements
Rank 1
Share this question
or