The MapAPI 1.0 is deprecated. Please use the new MapAPI 1.1.



Frequently Asked Questions


Getting started

What is the mapsuite Javascript API?
Why should I use the mapsuite Javascript API?
What browsers are supported by the API?
Does the API support mobile devices?
Does the API support HTTPS URLs?
Do I need server hardware to host a mapping application?
What is a VNR and a PNR, and how do I get them?
How can I get help to use the API on my site?
How do I report a bug?


Usage and Examples

How do I include the API in my application?
How can I change the mouse wheel function?
How can I limit the minimum and maximum map zoom?
How can I customize the graphics for the zoom slider and other controls?
How can I display my own POI icons on the map?
How can I use features from the Kartenverzeichnis-API in my existing MapAPI application?
I want to display multiple markers on the map. How can I choose the map view so that all markers are visible?
Can I display the routes via IWGraphics and affect the appearance (color, line thickness, transparency)?
My geodata are in a different projection. Can I still use it with the mapsuite API?
How many hits can I get up at reverseGeocodeByHits? What is the maximum radius at reverseGeocodeByRadius?


Map Types and Data

Which countries are covered by the API?
Which map types are supported by the mapsuite API?
Is it possible to configure the appearance of the roadmap?
How can I configure the categories and appearance of the POIs in the map?
What are dynamic POIs and what types are available?


Performance Optimization

How can I speed up tile loading?
How can I speed up map movement?
Can I speed up the display of markers like search hits?


Object-oriented Programming in Javascript

Do I have to use an object-oriented design for my application?
How does OOP it work in Javascript?
How do I extend MapAPI classes?


Answers

Getting started

Use and Examples




Map Types and Data




Performance Optimization




Object-oriented Programming in Javascript