How to set current location manually in the map (sencha touch2)? -


How can I set the current location in the map (sencha touch 2), because proxy is not allowed to send me Here's my current location

For example:

...

  items: [{xtype: 'map' , Longitude: 'X', Latitude: 'Y'}]    

The following configuration options Use:

  Usenet Location: True    

Comments

Popular posts from this blog

c# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -