o Added a note about the Terms of Use to the MapQuest OSM tile source
Showing
1 changed file
with
5 additions
and
0 deletions
@@ -25,6 +25,11 @@ | @@ -25,6 +25,11 @@ | ||
25 | // ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 25 | // ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
26 | // POSSIBILITY OF SUCH DAMAGE. | 26 | // POSSIBILITY OF SUCH DAMAGE. |
27 | 27 | ||
28 | +// | ||
29 | +// Please note the MapQuest Terms of Use for attribution and limitations before using this tile source: | ||
30 | +// http://developer.mapquest.com/web/products/open/map#terms | ||
31 | +// | ||
32 | + | ||
28 | #import "RMAbstractWebMapSource.h" | 33 | #import "RMAbstractWebMapSource.h" |
29 | 34 | ||
30 | @interface RMMapQuestOSMSource : RMAbstractWebMapSource | 35 | @interface RMMapQuestOSMSource : RMAbstractWebMapSource |
-
Please register or login to post a comment