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

sql - Postgresql record to array -

c++ - Cmake produces file extensions in static library archives -

java - Clearing application data programatically android -