http://developer.mapquest.com/web/guest
Sign In |
Create Account |
Contact Us
|
Quick Start |
For Businesses
For Developers
For Easy Mapping Tools
Get MapQuest AppKey
Business Solutions |
Enterprise Solutions
Business Listings
APIs |
Licensed Data APIs
Open Data APIs
Licensed vs. Open Data
Mapping Tools |
Overview
Map Builder
Route Planner
Link to MapQuest
Link to Route Planner
Distance Calculator
Latitude/Longitude Finder
Static Map Wizard
Resources |
Licensed vs. Open Data
Developer Guides
Terms Overview
Terms of Use
Blog |
MapQuest Developer Blog
MapQuest Blog
Support
FAQ
Forums
Contact
Answer
(
Unmark
)
Mark as an Answer
how to get the current log an lat params
Forums
»
SDKs - Open JavaScript Maps API
»
how to get the current log an lat params
Threads [
Previous
|
Next
]
how to get the current log an lat params
Sanish P S
1/30/12 12:28 PM
RE: how to get the current log an lat params
Brian Coakley
1/30/12 1:01 PM
RE: how to get the current log an lat params
Richard English
10/17/12 4:32 PM
RE: how to get the current log an lat params
Brian Coakley
10/17/12 5:07 PM
Sanish P S
Rank: Neighborly
Posts: 2
Join Date: 10/20/11
Recent Posts
how to get the current log an lat params
Answer
(
Unmark
)
1/30/12 12:28 PM
how to get the current log and lat details on the current map . How can i use MQA.LatLng.getLatitude ( lat ) method to retrieve the current lat data
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Brian Coakley
Rank: Neighborly
Posts: 21
Join Date: 10/13/09
Recent Posts
RE: how to get the current log an lat params
Answer
(
Unmark
)
1/30/12 1:01 PM as a reply to Sanish P S.
Use MQA.TileMap.getCenter to get the center and MQA.TileMap.getBounds to get the upper left and lower right lat/lngs.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Richard English
Rank: Neighborly
Posts: 1
Join Date: 10/17/12
Recent Posts
RE: how to get the current log an lat params
mqa.tilemap
Answer
(
Unmark
)
10/17/12 4:32 PM as a reply to Brian Coakley.
I don't see getCenter listed under MQA.TileMap in the Open JS API documentation,
Suppose I could try and see, just wondering if it got depreciated or replaced with another method?
Thanks
Richard
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Brian Coakley
Rank: Neighborly
Posts: 21
Join Date: 10/13/09
Recent Posts
RE: how to get the current log an lat params
Answer
(
Unmark
)
10/17/12 5:07 PM as a reply to Richard English.
The function is there. It didn't make it to the documentation unfortunately.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Loading......