After solving my problem with the markers I got another problem. This time, I can\'t add a listener (using either on or addListenermethods) after creating the panel with the map.
I\'m having an issue with listeners on Google Maps. var marker_icon = new google.maps.MarkerImage(\'images/map/\' + thisIcon + \'.png\', new google.maps.Size(32, 32));var trafficMarker = new google.m
So I have two stores that use the exact same model, they are exactly the same in every way (except for their names of course). I want two different stores.
开发者_JAVA百科I jsut can\'t set up two things side by side correctly. Help me, pleaseErhm, be a little more specific as to what you want.
I\'ve written a program in sencha, which worked fine. Since my files are getting too big, I am trying to split them into multiple small files using xtypes.
I\'m having a great time learning Sencha Touch but it seems to me that somethings should be simpler or are buggy. What I\'m trying to do right now is add a Marker to show the current location on a Map
I have a tabpanel in sencha touch that looks something that below Mobile.RootViewport = new Ext.TabPanel({
I have been trying to compile the application.sass in my Sencha Touch project into application.css. According to sencha touch\'s forum, to compile the sass, I only needed to install compass & chu
开发者_Python百科 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current fo
I\'m new to Sencha Touch and the Ext JS logic. Actually, I\'m displaying a list of items containing two fields (title, type) grouped by default alphabetically by first character of the title and I add