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

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -