ThinkGeo.com    |     Documentation    |     Premium Support

Marker Pop-ups on iPhone, iPad & iPod SimpleMarkerOverlay

Hello ThinkGeo Think Tanks,


Wondering if anyone  knows of a way to have the hover popups work on the touch devices with SimplyMarkerOverlay.  The hover popups will not work because you cannot hover over the markers on these touch devices.


 


Cheers,


Kevin



Kevin 
  
 Yes, as you said, you can’t hover over the markers on these touch devices. It’s conflict with touch operation. So we can’t let the hover popups work on the touch devices. 
  
 Let me know if you have more comments. 
  
 Thanks, 
  
 Gary 


I just started using ThinkGeo, so I apologize in advance if this is a stupid question.  I am trying to get the popups for my markers to be visible on an Ipad.  Would it be possible to do an on_click event to show the popups?  I have been playing around with that but have not been successful.  Any help would be greatly appreciated. 
  
 Thanks, 
  
 Beverly

Beverly, 
  
 Thank you for your post, yes  you can do an on_click event to show the popup, please download our latest version and see the How Do I Samples 
  
 Regards, 
  
 Gary

I have tried going to the ‘Click Event on a Marker’ sample on websamples.thinkgeo.com on my iPad, but I cannot successfully click on the markers.  We have also tried this on a Motorola Xoom tablet, and it does not work either.  Any ideas?

Beverly, 
  
 I’m really sorry that our websamples.thinkgeo.com are not the newest version of our webedition. so the Click event isn’t working. 
  
 We will update it later, and for now, you can download the webedtion newest version and set up a server by yourself to test it. 
  
 Thanks for understanding. 
  
 Gary 
  


Beverly,  
  
 The current web samples version will support zooming and panning on an iPad but more advanced functions such as clicking markers and drawing and editing track shapes, and other multitouch functions will not work as these require additional Javascript implemented via OpenLayers. Although there are plans to implement further touch support within the Web Edition, Professional Services team has successfully created iPad applications using custom OpenLayers functions. I will have our team review your question and I am sure we can provide you some insight on how to implement these advanced functions into a sample you can access from your iPad. 
  
 Thanks! 
 Ryan

Beverly, 
  
 We’re working to have the entire WebEdition samples work on touch devices but we’re still a few months off.  Currently, the WebEdition supports the pinch zoom and drag pan functionality. I also believe the newest build also supports the map click event but it does not support markers or marker clicks.  
  
 However, as Ryan mentioned we’ve been successfully creating web-based touch applications by using a mixture of the WebEdtion(for map rendering) and OpenLayers/JavaScript(for all map drawing/clicking, etc.).  Most OpenLayers functionality works in a touch environment and you can test the various samples at:  openlayers.org/dev/examples/.    
  
 I hope in the next week or two we can put out a code community project that shows how to use the WebEdition and OpenLayers/JavaScript to build a simple mobile web application. 
  
 If you have any specific questions, feel free to ask and I’ll try to address them. 
  
 Thanks, 
 Phil 
  


Hello Thinkgeo people


Is there any update on web edition with respect to addition of markeroverlay click event functionality (as discussed in this topic) on ipad or touch devices?


I would be happy to know about the same.


I am working with web edition build 5.5.


Thanks


Vivek



Hi Vivek, 



At this time we do not have any publically available samples for this type of functionality. A path that might be better suited to iPad applications is to review the Map Suite MVC Edition. The MVC Edition allows you complete control over the HTML and JavaScript of the application and has many JavaScript functions that might allow you an easier way to implement your click functionality: download.thinkgeo.com/docs/mvc/clientapi/ 

You can find this the Client API list as well as other API documentation for the MVC edition in the API Documentation section of this page: wiki.thinkgeo.com/wiki/Map_Suite_MVC_Edition