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 copy map to another map
Forums
»
SDKs - Open JavaScript Maps API
»
how to copy map to another map
Threads [
Previous
|
Next
]
how to copy map to another map
Sanish P S
1/30/12 12:24 PM
RE: how to copy map to another map
Brian Coakley
1/30/12 12:58 PM
Sanish P S
Rank: Neighborly
Posts: 2
Join Date: 10/20/11
Recent Posts
how to copy map to another map
Answer
(
Unmark
)
1/30/12 12:24 PM
For main display am using a div named as 'map'. am displaying all the geocoding, direction on the same div. Am using a print function to print the map what ever showing on the main map to a new window. For that i need to copy the main map object ( <div id="map"...) to the print map object ( <div id="printmap"...). How can i copy one MQA object in one div to another div
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 copy map to another map
Answer
(
Unmark
)
1/30/12 12:58 PM as a reply to Sanish P S.
Create a static map with the same objects for printing. Printing tiled maps is always unpredictable.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Loading......